Matthieu Dumas

Results 2 comments of Matthieu Dumas

Thank you for the link, @dbkaplun. I have two concerns for the moment: 1) Switching from JIT-optimized doubles to arbitrary precision objects will probably incur a spectacular drop in performance......

As I feared, using Decimal.js is consistently 1000 times slower (37seconds instead of 41ms) to render a single frame with only 16 digits of precision... :(