[16:31:24] RoanKattouw: worth benching I guess. I added some benches to our minify repo. But, would need source maps. Gut feeling is that it's probably hard to get down to the same magnitude/ballpark given innate difference in what it does, but maybe some of it could be restructured so as to effectively re-use its parser, yet produce output in a single pass or something without building a tree. [16:32:39] Long term I hope some of the rust-writing JavaScript folks produce something that can be bound to PHP for prod yet also transpiled into PHP as fallback.