Open gerring opened 4 years ago
It would be good to have a speed test to show where the current nD looping under performs against the compiler optimized basic loop. If January is slow then the test could be commented out until the team decides to fix something.
I think any benchmark should use JMH. Can you refactor to do that and place it in separate fragment?
It would be good to have a speed test to show where the current nD looping under performs against the compiler optimized basic loop. If January is slow then the test could be commented out until the team decides to fix something.