Last active
August 2, 2016 18:30
-
-
Save steveyen/6121b2684654f226c3bacf12a3ffeee8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with bleve origin/master... | |
Steves-MacBook-Pro:bleve-bench steveyen$ go build ./cmd/bleve-query/ && rm cpu.pprof && ./bleve-query -cpuprofile cpu.pprof -index=/Users/steveyen/go/src/github.com/blevesearch/bleve-bench/tmp/tmp/bench.bleve book can date first http isbn last many name one see title united web year | |
date,queries_finished,avg_queries_per_second,queries_per_second | |
2016-08-02T10:59:36-07:00,0,0.000000,0.000000 | |
2016-08-02T10:59:41-07:00,391,78.130687,78.130687 | |
2016-08-02T10:59:46-07:00,792,79.162199,80.194556 | |
2016-08-02T10:59:51-07:00,1191,79.399242,79.873995 | |
2016-08-02T10:59:56-07:00,1590,79.484492,79.740053 | |
2016-08-02T11:00:01-07:00,1990,79.584793,79.986004 | |
2016-08-02T11:00:06-07:00,2386,79.522764,79.212514 | |
2016-08-02T11:00:11-07:00,2785,79.566361,79.828068 | |
2016-08-02T11:00:16-07:00,3187,79.666687,80.368742 | |
2016-08-02T11:00:21-07:00,3579,79.528792,78.425163 | |
2016-08-02T11:00:26-07:00,3974,79.473230,78.973311 | |
2016-08-02T11:00:31-07:00,4366,79.376211,78.405862 | |
2016-08-02T11:00:36-07:00,4754,79.233145,77.658129 | |
2016-08-02T11:00:36-07:00,4755,79.241995,168.972351 | |
with mschoch/indexapiwork... | |
Steves-MacBook-Pro:bleve-bench steveyen$ go build ./cmd/bleve-query/ && rm cpu.pprof && ./bleve-query -cpuprofile cpu.pprof -index=/Users/steveyen/go/src/github.com/blevesearch/bleve-bench/tmp/tmp/bench.bleve book can date first http isbn last many name one see title united web year | |
date,queries_finished,avg_queries_per_second,queries_per_second | |
2016-08-02T11:26:05-07:00,0,0.000000,0.000000 | |
2016-08-02T11:26:10-07:00,344,68.749676,68.749676 | |
2016-08-02T11:26:15-07:00,689,68.866143,68.982666 | |
2016-08-02T11:26:20-07:00,1036,69.060537,69.449796 | |
2016-08-02T11:26:25-07:00,1383,69.137934,69.370044 | |
2016-08-02T11:26:30-07:00,1733,69.307094,69.983694 | |
2016-08-02T11:26:35-07:00,2084,69.460414,70.227458 | |
2016-08-02T11:26:40-07:00,2434,69.541548,70.028597 | |
2016-08-02T11:26:45-07:00,2781,69.517348,69.348069 | |
2016-08-02T11:26:50-07:00,3130,69.551851,69.828018 | |
2016-08-02T11:26:55-07:00,3477,69.539461,69.427902 | |
2016-08-02T11:27:00-07:00,3825,69.544532,69.595237 | |
2016-08-02T11:27:05-07:00,4170,69.497527,68.980606 | |
2016-08-02T11:27:05-07:00,4171,69.509685,256.991849 | |
with the ArrangeID patch... | |
Steves-MacBook-Pro:bleve-bench steveyen$ go build ./cmd/bleve-query/ && rm cpu.pprof && ./bleve-query -cpuprofile cpu.pprof -index=/Users/steveyen/go/src/github.com/blevesearch/bleve-bench/tmp/tmp/bench.bleve book can date first http isbn last many name one see title united web year | |
date,queries_finished,avg_queries_per_second,queries_per_second | |
2016-08-02T11:27:51-07:00,0,0.000000,0.000000 | |
2016-08-02T11:27:56-07:00,476,95.127191,95.127191 | |
2016-08-02T11:28:01-07:00,957,95.652514,96.178121 | |
2016-08-02T11:28:06-07:00,1444,96.238929,97.412491 | |
2016-08-02T11:28:11-07:00,1934,96.686416,98.029672 | |
2016-08-02T11:28:16-07:00,2415,96.582024,96.164552 | |
2016-08-02T11:28:21-07:00,2895,96.484842,95.998845 | |
2016-08-02T11:28:26-07:00,3368,96.215076,94.596287 | |
2016-08-02T11:28:31-07:00,3851,96.273923,96.686281 | |
2016-08-02T11:28:36-07:00,4339,96.413428,97.528668 | |
2016-08-02T11:28:41-07:00,4829,96.577674,98.056878 | |
2016-08-02T11:28:46-07:00,5317,96.665567,97.544012 | |
2016-08-02T11:28:51-07:00,5807,96.782601,98.070997 | |
2016-08-02T11:28:51-07:00,5808,96.793790,294.547860 | |
Steves-MacBook-Pro:bleve-bench steveyen$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment