summaryrefslogtreecommitdiff
path: root/AK/Tests
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-08-07 11:57:51 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-08-07 11:57:51 +0200
commit6d97caf124ffca77dd3b829dfef3de55f073c62e (patch)
tree32da1aaeb50960ca241ac974959530e663699b58 /AK/Tests
parentb48b6c0caafc0ff2f5960e20fcc200e57543ccb9 (diff)
downloadserenity-6d97caf124ffca77dd3b829dfef3de55f073c62e.zip
JsonParser: Scan ahead to find the first special char in quoted strings
This allows us to take advantage of the now-optimized (to do memmove()) Vector::append(const T*, int count) for collecting these strings. This is a ~15% speedup on the load_4chan_catalog benchmark.
Diffstat (limited to 'AK/Tests')
0 files changed, 0 insertions, 0 deletions