incanter

roklenarcic 2021-04-17T15:32:38.000500Z

I’ve been using incanter and incanter uses clatrix for matrix processing. I’ve been profiling my code and I’ve noticed that nearly all of the time is spent in java reflection. Looking at clatrix code, it seems that everything is typehinted…. can someone spot where they go wrong?

roklenarcic 2021-04-17T15:32:52.000600Z

roklenarcic 2021-04-17T15:34:08.001Z

That’s JVM 15, here’s JVM 8

roklenarcic 2021-04-17T15:34:10.001200Z