The next version of #babashka will have up to 5x faster Java interop due to caching of reflective method lookup.
The next version of #babashka will have up to 5x faster Java interop due to caching of reflective method lookup. 3 comments
@borkdude luckily we can measure to see if our reckons are right. Though trading off time vs memory can be tricky. |
@borkdude expensive to calculate -- small to store.