|
|
|
|
|
by vidarh
2755 days ago
|
|
There are stream parsers for JSON for Ruby too, including bindings for C libraries like YAJL - using the default JSON parser is an awful choice for doing comparisons like that given the massive overhead of the amount of objects it'll be creating for no good reason. |
|
https://github.com/kostya/benchmarks/blob/master/README.md