deterministic_float
deterministic_float copied to clipboard
Is it possible to improve performance by reducing precision?
Just a question: if we limit the precision to 2 or 3 decimals, could it be a trade-off to improve performance?
Is there any performance comparison between this library and https://github.com/MikeLankamp/fpm ?