diff options
author | Moonchild <moonchild@palemoon.org> | 2021-02-11 13:20:54 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-02-11 13:20:54 +0000 |
commit | 2c72b8859a959629462a58b1385408e25bb89bad (patch) | |
tree | 642898019688864118b59e07c7ba0b0edd7785bd /js/moz.configure | |
parent | 006d2ca8275797753c18caffa273ea671ad2527d (diff) | |
download | UXP-2c72b8859a959629462a58b1385408e25bb89bad.tar UXP-2c72b8859a959629462a58b1385408e25bb89bad.tar.gz UXP-2c72b8859a959629462a58b1385408e25bb89bad.tar.lz UXP-2c72b8859a959629462a58b1385408e25bb89bad.tar.xz UXP-2c72b8859a959629462a58b1385408e25bb89bad.zip |
Issue #1738 - Part 1: Improve performance of JSON stringify
- Use some pointer voodoo and instead of stringbuffer append()
- Use a lookup table instead of char comparisons for chr < 256
- Stop using a Hashtable/MovableCellHasher for JSON CycleDetector
Diffstat (limited to 'js/moz.configure')
0 files changed, 0 insertions, 0 deletions