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 web
wasm-pack build --features precompute-all --target web
wasm-pack build --features no-precompute --target web
Current 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):