[W.I.P.] Update benchmarks: Drop ujson, add hyperjson, add orjson (issue #130)#131
[W.I.P.] Update benchmarks: Drop ujson, add hyperjson, add orjson (issue #130)#131hartwork wants to merge 5 commits into
Conversation
$ make benchmarks [..] E ModuleNotFoundError: No module named 'rapidjson' make: *** [Makefile:76: benchmarks] Error 4
|
Hi! I tried to replicate the problem with I also did not notice the difference between OOC, on which OS/hardware did you run the benchmarks? Anyway, thanks a lot for your initial implementation and research. |
The underlying link issue was fixed upstream now at ultrajson/ultrajson#312 . I'm not sure why import does not fail with a link error for you, too. I expect ujson 2.0.0 to perform rather differently than 1.35 so it might be worth benchmarking against (both ujson 1.35 and) 2.0.0 later.
16 GB RAM, Closing PR becauce of: |
For #130
Should not be merged right now because:
make benchmarks-tables?@lelit what do you think?