James Coglan
|
ede40e2a3a
|
Update the benchmark scripts to match what the API now looks like.
|
2017-03-14 22:12:10 +00:00 |
|
James Coglan
|
15e7071c0b
|
Add a script for reporting on the memory usage of different parsers.
|
2017-03-14 21:19:57 +00:00 |
|
James Coglan
|
97b497a520
|
Drop the old native extension and replace it with the new all-C parser. Replace the old masking code with a Ruby version, so that the Hybi class is pure Ruby.
|
2016-12-29 01:09:12 +00:00 |
|
James Coglan
|
4e747733a3
|
Begin wiring the C parser up to a Ruby driver. Driver::Native is currently a hollowed-out copy of Driver::Hybi with the parsing code removed.
|
2016-12-27 12:26:59 +00:00 |
|
James Coglan
|
75ccaa2e2a
|
Make the benchmark frame generator work on 1.9.
|
2016-12-24 02:03:03 +00:00 |
|
James Coglan
|
2e6d2b070d
|
Begin a minimum-viable parser in C.
|
2016-12-22 21:10:33 +00:00 |
|