swc/ecmascript/codegen/benches
강동윤 6e028696a5
Faster sourcemap generation for large files (#697)
We buffer operations related to source map and make it fast using an assumption that the byte positions always increment while emitting a file.
2020-03-02 20:49:08 +09:00
..
bench.rs Faster sourcemap generation for large files (#697) 2020-03-02 20:49:08 +09:00
large-partial.js Performance (#696) 2020-03-01 20:05:03 +09:00
with_parse.rs Faster sourcemap generation for large files (#697) 2020-03-02 20:49:08 +09:00