Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

add post about jsonlite #280

Merged
merged 1 commit into from
Jan 4, 2017
Merged

add post about jsonlite #280

merged 1 commit into from
Jan 4, 2017

Conversation

jeroen
Copy link
Member

@jeroen jeroen commented Jan 3, 2017

Announcement of jsonlite 1.2

title: "Update jsonlite 1.2"
authors:
- name: Jeroen Ooms
url: https://ropensci.org/about/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeroenooms you don't need to include a URL - we parse the name field and include link automatically https://github.com/ropensci/roweb/blob/master/_layouts/post.html#L14 for ropensci people

microbenchmark::microbenchmark(jsonlite::fromJSON(json), times = 50)
```

On my Macbook this has has reduced the median time from approx 0.91s to 0.76s.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate has

@sckott
Copy link
Contributor

sckott commented Jan 3, 2017

@jeroenooms can you elaborate a bit more on some of the changes, e.g., maybe just say what read_json and write_json are for ?

And do you want the benchmark results rendered? Seems like you would, but maybe not.

@jeroen
Copy link
Member Author

jeroen commented Jan 4, 2017

@sckott OK the post has been updated and I bumped the date. Thanks for the feedback!

@sckott sckott merged commit 9117d37 into master Jan 4, 2017
@jeroen jeroen deleted the jsonlite branch January 8, 2017 12:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants