Testing transliteration performance with and without pre-computation optimizations
To test different pre-computation settings, rebuild WASM with:
wasm-pack build --features precompute-common --target webwasm-pack build --features precompute-all --target webwasm-pack build --features no-precompute --target webCurrent configuration: Detecting...
These conversions should show improvement with pre-computation (3→2 step reduction):
These conversions should NOT be affected by pre-computation (already optimal):