summaryrefslogtreecommitdiffstats
path: root/benchmarks/tail-latency/query_parm_sweep.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Last updates for dissertationDouglas Rumbaugh2025-09-171-6/+9
|
* updatesDouglas Rumbaugh2025-06-021-4/+4
|
* Stats tweaks and KNN benchmarkDouglas Rumbaugh2025-04-301-7/+9
|
* Scheduler statistics tracking updateDouglas Rumbaugh2025-04-251-6/+15
| | | | | | | | | The current scheme is really inefficient in terms of retreival of the results, but keeps the critical path mostly clear. It's probably worth it to do a more organized tracking of the data as it comes in, to avoid an n^2 statistics generation step at the end.
* switched k to a doubleDouglas Rumbaugh2025-04-171-6/+5
|
* New benchmarksDouglas Rumbaugh2025-04-091-0/+202