We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parsing 26.5 MB JSON:
on disk:
1 loop, best of 3: 299 ms per loop maximum of 3: 103.960938 MB per loop
on disk (parsing number as Decimal):
1 loop, best of 3: 2.71 s per loop maximum of 3: 179.109375 MB per loop
in memory:
10 loops, best of 3: 24.6 ms per loop maximum of 3: 5.007812 MB per loop
in memory (parsing number as Decimal):
1 loop, best of 3: 18.1 s per loop maximum of 3: 3.644531 MB per loop
1 loop, best of 3: 294 ms per loop maximum of 3: 104.574219 MB per loop
1 loop, best of 3: 303 ms per loop maximum of 3: 101.046875 MB per loop
1 loop, best of 3: 18.1 s per loop maximum of 3: 3.777344 MB per loop
1 loop, best of 3: 284 ms per loop maximum of 3: 101.785156 MB per loop
1 loop, best of 3: 18 s per loop maximum of 3: 3.476562 MB per loop
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Parsing 26.5 MB JSON:
index 1 of 1000
get dictionary
on disk:
on disk (parsing number as Decimal):
in memory:
in memory (parsing number as Decimal):
get keys
on disk:
in memory:
index 999 of 1000
get dictionary
on disk:
in memory:
get keys
on disk:
in memory:
The text was updated successfully, but these errors were encountered: