@jtp42 Check the benchmarks in the README I have in the repo. With the current hardware it's not the worst thing in the world, especially if you do the parsing in a background queue and maybe use caching if you're likely to see duplicates, but still, I see stringFromDate in Instruments traces often enough that it felt worth it.