Geoff Langdale
|
e78e7687d6
|
Adding a nominal stage 4.
|
2018-05-03 21:42:16 +10:00 |
|
Geoff Langdale
|
237d83885d
|
Fixed display bug (cycles <-> instructions), tweak performance.
|
2018-05-01 19:05:31 +10:00 |
|
Geoff Langdale
|
232607278a
|
Tapes now self-describing. Introduced temporary limit of 16MB (2^24) file size (fix later w. streaming)
|
2018-05-01 10:39:26 +10:00 |
|
Geoff Langdale
|
350aeecf3d
|
Transformed tape machine. Now uses old tape not uptape and puts markers for open brace. Some streamlining.
|
2018-05-01 10:22:33 +10:00 |
|
Geoff Langdale
|
dafcde53e5
|
Some cleanups and better diagnostic output including number of structural chars.
|
2018-05-01 09:51:12 +10:00 |
|
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 |
|