Ingvar Stepanyan 57b1a57c5e Speed up passing ASCII-only strings to WASM
Some speed up numbers from my string-heavy WASM benchmarks:
 - Firefox + encodeInto: +45%
 - Chrome + encodeInto: +80%
 - Firefox + encode: +29%
 - Chrome + encode: +62%

Note that this helps specifically with case of lots of small ASCII strings, in case of large strings there is no measurable difference in either direction.
2019-05-10 14:40:59 +01:00
..
2019-05-03 07:12:28 -07:00
2019-05-03 07:12:28 -07:00
2019-05-04 09:28:54 +02:00
2019-04-29 08:28:41 -07:00
2019-04-29 08:28:41 -07:00
2019-04-29 08:28:41 -07:00
2019-05-03 07:12:28 -07:00
2018-11-27 12:07:59 -08:00
2019-05-09 11:12:45 -07:00
2019-05-03 07:12:28 -07:00
2019-04-16 10:52:27 -07:00