Commit b4b3d49
authored
fix create_pointset for throughput mode (#589)
The columns of raw.csv file are
`algo_name,index_name,recall,throughput,latency,...`
`col 4` is latency and `col 3` is throughput.
Authors:
- Yinzuo Jiang (https://github.com/jiangyinzuo)
- Corey J. Nolet (https://github.com/cjnolet)
Approvers:
- Divye Gala (https://github.com/divyegala)
URL: #5891 parent 2f18645 commit b4b3d49
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
262 | 264 | | |
263 | | - | |
| 265 | + | |
264 | 266 | | |
265 | 267 | | |
266 | 268 | | |
| |||
0 commit comments