Live data from Hacker News

Discovering copy-on-write in R

franklin.dyer.me

21–23 of 23 posts

Re: Discovering copy-on-write in R

#21
This is great. I've seen many discussions of efficiency in R in stats and biology circles over the years but I think this is the first time I've seen something as simple as copy-on-write and treating dataframe columns as individual lists mentioned. I'd be interested in how much faster it was.
Post reply on HN