Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Lemire f82cf14c97 Adding stage speeds. 2018-04-27 13:31:28 -04:00
Daniel Lemire da7c811590 Outputting the number of cycles per input byte 2018-04-25 22:41:28 -04:00
Daniel Lemire 484a6c2799 Instrumenting the code to measure cycles and stuff. 2018-04-25 21:36:07 -04:00
Geoff Langdale 211892439e Switched to a simpler but more useful notion of pseudo-structural character; some small fixes. 2018-04-14 22:12:43 +10:00
Geoff Langdale 694942e3cd Merge branch 'master' of https://github.com/lemire/simdjson 2018-04-14 21:47:41 +10:00
Geoff Langdale 03799855df Fixup parsing stage with a new, dual state-machine/tape-machine approach. 2018-04-14 21:46:35 +10:00
Daniel Lemire 3b32b11fa6 Colorful display. 2018-04-06 10:53:51 -04:00
Geoff Langdale 020109b20c Add the high-performance but slightly unprincipled bitmask to index code. 2018-04-06 13:51:52 +10:00
Geoff Langdale e6478e33b3 Updating with recent progress. Adding UNUSED macro and suppressing warning from non-C++ flag. 2018-04-04 14:08:51 +10:00
Daniel Lemire bc1331283a Private research repo. 2018-03-23 00:05:32 -04:00