Hacker News new | ask | show | jobs
by wood_spirit 85 days ago
(Perhaps a good library for timestamp code in data pipelines https://github.com/williame/TimeMillis)
1 comments

Thanks! I'm using Instant.parse at present and this is supposedly 37x faster. Will definitely give it a try.
And report back please! :)