Descriptioncc: Add layer eviction iterator perftests.
This patch adds a construct and a construct and iterate tests for
layer level eviction iterators.
Initial runs:
[ RUN ] PictureLayerImplPerfTest.LayerEvictionTileIteratorConstructAndIterate
*RESULT layer_eviction_tile_iterator_construct_and_iterate: 32_100x100= 47900.80859375 runs/s
*RESULT layer_eviction_tile_iterator_construct_and_iterate: 32_500x500= 50885.39453125 runs/s
*RESULT layer_eviction_tile_iterator_construct_and_iterate: 64_100x100= 49707.58984375 runs/s
*RESULT layer_eviction_tile_iterator_construct_and_iterate: 64_500x500= 49089.5078125 runs/s
[ OK ] PictureLayerImplPerfTest.LayerEvictionTileIteratorConstructAndIterate (8069 ms)
[ RUN ] PictureLayerImplPerfTest.LayerEvictionTileIteratorConstruct
*RESULT layer_eviction_tile_iterator_construct: 0_0_100x100= 52248.0390625 runs/s
*RESULT layer_eviction_tile_iterator_construct: 5000_0_100x100= 28544.1015625 runs/s
*RESULT layer_eviction_tile_iterator_construct: 9999_0_100x100= 29921.828125 runs/s
[ OK ] PictureLayerImplPerfTest.LayerEvictionTileIteratorConstruct (6042 ms)
R=reveman
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283979
Patch Set 1 #
Total comments: 4
Patch Set 2 : update #Messages
Total messages: 8 (0 generated)
|