diff options
author | Michael Howell <michael@notriddle.com> | 2023-02-13 13:39:01 -0700 |
---|---|---|
committer | Michael Howell <michael@notriddle.com> | 2023-02-13 14:27:00 -0700 |
commit | a7b69ddea93f63a1e44e4c9ac8e7df264654498b (patch) | |
tree | d27eaac8c30723f992663c955c001a10bfd5919f /tests/rustdoc-js-std/parser-errors.js | |
parent | 0b439b119b8d49450bddbbea317afeb0d4166f70 (diff) | |
download | rust-a7b69ddea93f63a1e44e4c9ac8e7df264654498b.tar.gz |
rustdoc: use a string with one-character codes for search index types
$ wc -c search-index.old.js search-index.new.js
3940530 search-index.old.js
3843222 search-index.new.js
((3940530-3843222)/3940530)*100 = 2.47%
$ wc -c search-index.old.js.gz search-index.new.js.gz
380251 search-index.old.js.gz
379434 search-index.new.js.gz
((380251-379434)/380251)*100 = 0.214%
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions