DavZim / RITCH

An R interface to the ITCH Protocol
https://davzim.github.io/RITCH/
Other
18 stars 5 forks source link

Implement native 64 bit values and data.table support #19

Closed DavZim closed 4 years ago

DavZim commented 4 years ago

Closes #16

The only thing that isn't done in Rcpp directly is creating the datetime column (nanotime), as this requires the date conversion in cpp as well.

This PR reduces computing time (approx. times for only one run...)