Skip to content

Add LSI benchmark system for GSL vs native Ruby comparison #75

Description

@cardmagic

Summary

Add a benchmark system to measure and compare LSI performance between GSL and native Ruby implementations.

Features

  • benchmark/lsi_benchmark.rb script for performance testing
  • rake benchmark task to run with current configuration
  • rake benchmark:compare task to compare GSL vs native Ruby

Benchmark Operations

  • add_items - Adding documents to the index
  • build_index - Building the SVD index
  • classify - Classification performance
  • search - Search query performance
  • find_related - Finding related documents

Related

PR #74

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: lowLow priority - nice to have

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions