simdjson/benchmark/largerandom
Paul Dreik 7bf391c54a
fix potential use of uninitialized value warning, avoid casting away const
This fixes a "potentially use of uninitialized value" warning, as well as a cstyle cast to non-const.
2020-10-16 22:14:42 +02:00
..
dom.h Add a "sum" benchmark with no appending to vector 2020-10-04 12:47:30 -07:00
iter.h Allow reuse of value to try multiple types 2020-10-06 11:29:45 -07:00
largerandom.h Fix issue https://github.com/simdjson/simdjson/issues/1127 (#1224) 2020-10-13 09:18:54 -04:00
ondemand.h This would allow users to find out what builtin is. (#1227) 2020-10-15 21:58:42 -04:00
sax.h fix potential use of uninitialized value warning, avoid casting away const 2020-10-16 22:14:42 +02:00