6eda2742ff
The most time were spent in `PersistentMap.get`, replacement to regular hash map should help. This is thread-safe as we safe-publish the value via the volatile field `mappings` ^KTIJ-24697 fixed