voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Benchmark a selection of {lubridate} and other datetime bindings #102

Open jonkeane opened 2 years ago

jonkeane commented 2 years ago

We don't need to do all of them, and some of them are pretty straightforward C++ calls, which would be less valuable. But others have a considerable amount of R code or iterate through multiple C++ calls in one binding, and it would be good to see how those preform + if they are stable + give us a baseline if we attempt to improve them