Alex
Alex
I tested [my implementation](https://github.com/qweek/Zero-Allocation-Hashing/blob/varhandle/src/main/java/net/openhft/access/UnsafeAccess.java) for Java 9+ with VarHandles instead of Unsafe. In my test case (hashing multiple files with a total size of ~ 1 GB) I noticed a...
``` html self.classValue.split(" ").forEach(function (value) { el.classList[self.classBehavior](value) }); ``` See more:https://github.com/qweek/uiscript/blob/master/uiscript.js
**Summary** This PR aims to add Meter.Cache for dynamic meter registration. This allows to create meters with dynamic tags, making it more customizable and adaptable to systems with tags depending...