mirror of https://github.com/apache/lucene.git
3ac71adbdf
When FMA is not supported by the hardware, these methods fall back to BigDecimal usage which causes them to be 2500x slower. While most hardware in the last 10 years may have the support, out of box both VirtualBox and QEMU don't pass thru FMA support (for the latter at least you can tweak it with e.g. -cpu host or similar to fix this). This creates a terrible undocumented performance trap. Prevent it from sneaking into our codebase. |
||
---|---|---|
.. | ||
com.carrotsearch.randomizedtesting.randomizedtesting-runner.all.txt | ||
commons-codec.commons-codec.all.txt | ||
defaults.all.txt | ||
defaults.logging.txt | ||
defaults.lucene.txt | ||
defaults.tests.txt | ||
junit.junit.lucene.txt |