Skip to content

Commit

Permalink
localrunFacets comment updates
Browse files Browse the repository at this point in the history
  • Loading branch information
epotyom committed Jan 7, 2025
1 parent 3299a4c commit c446471
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/python/localrunFacets.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
import competition
import os

# simple example that runs benchmark with WIKI_MEDIUM source and taks files
# Baseline here is ../lucene_baseline versus ../lucene_candidate
# Script to compare performance of sandbox and main facets modules
if __name__ == '__main__':
parser = argparse.ArgumentParser(prog='Local Benchmark Run',
description='Run a local benchmark on provided source dataset.')
Expand Down

0 comments on commit c446471

Please sign in to comment.