Chromium Code Reviews
DescriptionAdd performance tests for serialization in BlinkBinding
This CL add performance tests to measure time to serialize following items.
In this CL, I added four type specific tests to factor out
what can be the bottleneck of serializations.
- a long string : serialize a large size native instance
- a long array : serialize an array with many small elements
- a nested array : serialize many arrays in chain
- a map : serialize a map whose keys are not ignorable
BUG=148757
TEST=tools/perf/run_benchmark run blink_perf.bindings
Committed: https://crrev.com/ae459e084f702f116959a296e30cc6550ea84d24
Cr-Commit-Position: refs/heads/master@{#385703}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||