DescriptionAllowing V8ObjectStatsMetric users to specify metrics to capture.
V8ObjectStatsMetric would previously capture all V8 statistics.
Added a constructor parameter so that users could capture a subset
of the V8 statistics if desired. Default is as before: capture them
all.
Making this change so that the IndexedDB perf tests (indexeddb_perf)
can be modified to report only a few metrics to simplify the test
results.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243394
Patch Set 1 #
Total comments: 1
Patch Set 2 : counters no longer defaults to _COUNTER_NAMES in GetV8StatsTable. #Messages
Total messages: 9 (0 generated)
|