Are there benchmarks or usually processing time informations? #103
Replies: 1 comment
-
Hello. Better late then never 😉 JSON Machine has its own built in method for checking performance while developing. Just run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am very glad founding this nice package of code!
I am the first time parsing a bigger JSON into PHP.
I am wondering what are usually parsing times and was looking for some benchmarks on the net.
Just did not found something useful: https://www.google.com/search?q=parse+json+php+benchmark
Maybe it's normal that a 25mb sized with 60k items JSON needs a minute to parse?!
I guess it should just take several seconds, but i am not very sure... (it now takes just a few seconds on my site ;)
It all depends on the machines, of course.
Maybe there are some "insights" available?
Beta Was this translation helpful? Give feedback.
All reactions