Skip to content

Commit

Permalink
[USAGE]
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez committed Dec 6, 2024
1 parent 252d221 commit 07090a7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,25 @@ if __name__ == "__main__":
```


## Output

```txt
Generating test dataset...
Initializing HPSA...
Indexing documents...
Indexing completed in 183.26 seconds
Generating test queries...
Running benchmark...
Benchmark Results:
Queries per second: 3973.11
Mean response time: 0.25ms
95th percentile response time: 0.47ms
99th percentile response time: 5.94ms
```



## Abstract

Expand Down

0 comments on commit 07090a7

Please sign in to comment.