You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here taxi_dat is a data frame of 3 months of the NY taxi data set.
These seem to have been resolved in the main branch (0.99.99.9923) but I'm wondering if there is something obvious I can alter to regain 0.3.2 performance in the current release?
The text was updated successfully, but these errors were encountered:
I've noticed some large performance regressions in the CRAN release (0.4.1) compared to an earlier release (0.3.2).
An example, which I've noticed run ~30-50x slower is
Here taxi_dat is a data frame of 3 months of the NY taxi data set.
These seem to have been resolved in the main branch (0.99.99.9923) but I'm wondering if there is something obvious I can alter to regain 0.3.2 performance in the current release?
The text was updated successfully, but these errors were encountered: