isflavior / uglify-php

UglifyPHP is a JavaScript minifier and obfuscator for PHP files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace variables slows down

gizmore opened this issue · comments

Replace variables slows down compilation a bit when variable names get longer in the process.
We could gain performance when names would mangle sequencially a to z to zz etc.
I wanna try your product in php-preprocessor.

Thanks + Greetings
gizmore