Am 07.05.2015 17:37, schrieb Tim Chase:
On 2015-05-07 13:56, palansh agarwal wrote:
processing of json is slow. It takes considerable amount of time to
process data after calling the API.
You seem fairly confident in this. Do you have the timing
statistics? Can you provide sample JSON data that others can use
for testing? Which version of Python are you using and which Python
JSON library are you using?
-tkc
The version of python can make quite a big difference, years ago with
python 2.6 I had the problem that decoding several megabyte of json data
took over 1 minute with the integrated one, simplejson fixed that (only
took a few hundred ms) and since 2.7 it works fine with the integrated
one as well.
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/554BCBCB.2000703%40gmx.net.
For more options, visit https://groups.google.com/d/optout.