remove Double#isFinite checks in Vec3 constructor
A performance analysis showed, that the Double#isFinite checks in the Vec3 constructor add significant overhead without providing much value to the application.main
parent
b47ded6c56
commit
07cdc0c213
Loading…
Reference in New Issue