John Keiser
|
55faf4c5bc
|
Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380)
Co-authored-by: Daniel Lemire <lemire@gmail.com>
|
2021-01-14 17:33:49 -05:00 |
John Keiser
|
5add8ac255
|
Rearrange benchmarks to be easier to create
|
2021-01-04 12:33:41 -08:00 |
John Keiser
|
dfc510f009
|
Add bench_ondemand_largerandom to check theory about executable format
|
2020-12-20 11:39:56 -08:00 |
John Keiser
|
c7c1372833
|
Allow reuse of value to try multiple types
|
2020-10-06 11:29:45 -07:00 |
John Keiser
|
30fe86ed32
|
Use simdjson::builtin instead of haswell/begin+end
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
baf6607e74
|
Make ondemand build without #include "simdjson.cpp"
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
b234d74f43
|
Remove unnamed namespace from ondemand
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
985b52331a
|
Require object to be exact and in order
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
e89d6353af
|
Add a "sum" benchmark with no appending to vector
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
c5bb74d184
|
Pave the way for non-record-based benchmarks
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
045377a594
|
Fix errors with g++
|
2020-10-04 12:47:30 -07:00 |
John Keiser
|
9e433c2f19
|
Move benchmarks into their own directories
|
2020-10-04 12:47:30 -07:00 |