Skip to content

Simplified JSON string handling #30179

New issue

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

Merged
merged 1 commit into from
Dec 10, 2019
Merged

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Dec 10, 2019

Provides a slight boost to performance as well

       before           after         ratio
     [52f5fdf1]       [325833e0]
     <master>         <faster-json-str>
-         112±1ms        101±0.7ms     0.90  io.json.ToJSON.time_to_json('index', 'df')

SOME BENCHMARKS HAVE CHANGED SIGNIFICANTLY.
PERFORMANCE INCREASED.

@WillAyd WillAyd added the IO JSON read_json, to_json, json_normalize label Dec 10, 2019
@jreback jreback added this to the 1.0 milestone Dec 10, 2019
@jreback jreback merged commit f121d66 into pandas-dev:master Dec 10, 2019
@jreback
Copy link
Contributor

jreback commented Dec 10, 2019

sure

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
@WillAyd WillAyd deleted the faster-json-str branch January 16, 2020 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants