Email or username:

Password:

Forgot your password?
(λ. borkdude)

The next version of #babashka will have up to 5x faster Java interop due to caching of reflective method lookup.

#clojure

3 comments
Chip Butty

@borkdude expensive to calculate -- small to store.

(λ. borkdude)

@otfrom I hope they are small to store, but at least there is a finite set of them

Chip Butty

@borkdude luckily we can measure to see if our reckons are right. Though trading off time vs memory can be tricky.

Go Up