Dynamic dispatch with Union{Nothing, ...}

The issue is here: https://github.com/krynju/AVLTrees.jl/issues/18. Benchmark code is here: goerch / Allocators.jl . I’m usually working with Juno Profiler and not that much used to @code_warntype. I could easily provide profiler logs. Would that help?

Edit: I will try to produce @code_warntype output tomorrow.

1 Like