bench
bench copied to clipboard
Review tidyr methods and workarounds
i.e. tidyr_new_interface()
and unnest.bench_mark()
, which makes a number of assumptions with the new interface, like you have to supply both time
and gc
now, so maybe it should just be removed entirely. We could provide some kind of helper for unnesting this way if it was useful.