| # File for specifying expected Skia benchmark values and ranges. |
| # Currently the file is manually created/edited for adapting to bench changes. |
| # |
| # The format of each data line (non-empty, not started with "#") is: |
| # <BenchType_BitmapConfig_TimerType>,<Platform-Alg>,<Expected>,<LB>,<UB> |
| # Where Alg is the bench value representation algorithm: min, avg, 25th, etc. |
| # LB and UB are lower and upper bounds for the range of the bench value. |
| # |
| # Note: unrecognized data lines (not exactly 4 commas, unparsable bench values) |
| # will likely raise exceptions. |
| |
| # Microbench expectations. |
| # Currently none. |
| |
| # SkPicture bench expectations. Default is generated by gen_skp_ranges.py on a |
| # given revision. Prepend "#" to have alerting ignore the corresponding row. |
| # The default was obtained with command: |
| # bench/gen_skp_ranges.py --rev-range=6550:6557 |
| androidpolice.skp_copy_tiles_,Mac_Float_Bench_32-25th,656.00,590.40,688.80 |
| androidpolice.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,1002.19,901.97,1052.30 |
| androidpolice.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,233.36,210.02,245.03 |
| androidpolice.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| androidpolice.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.40,0.36,0.42 |
| androidpolice.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.08,0.07,0.08 |
| androidpolice.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| androidpolice.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,2.38,2.14,2.50 |
| androidpolice.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.80,0.72,0.84 |
| androidpolice.skp_record_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| androidpolice.skp_record_,Nexus10_4-1_Float_Bench_32-25th,27.14,24.42,28.49 |
| androidpolice.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.19,3.77,4.40 |
| androidpolice.skp_record_grid_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| androidpolice.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,22.64,20.37,23.77 |
| androidpolice.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.21,4.69,5.47 |
| androidpolice.skp_record_rtree_,Mac_Float_Bench_32-25th,26.00,23.40,27.30 |
| androidpolice.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,28.34,25.50,29.75 |
| androidpolice.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.83,5.25,6.12 |
| androidpolice.skp_tile_1024x256_,Mac_Float_Bench_32-25th,631.00,567.90,662.55 |
| androidpolice.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,1070.53,963.48,1124.06 |
| androidpolice.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,252.31,227.08,264.93 |
| androidpolice.skp_tile_1024x64_,Mac_Float_Bench_32-25th,827.00,744.30,868.35 |
| androidpolice.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,1375.34,1237.81,1444.11 |
| androidpolice.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,334.63,301.17,351.36 |
| androidpolice.skp_tile_256x1024_,Mac_Float_Bench_32-25th,658.00,592.20,690.90 |
| androidpolice.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,970.03,873.03,1018.53 |
| androidpolice.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,260.46,234.41,273.48 |
| androidpolice.skp_tile_256x256_,Mac_Float_Bench_32-25th,741.00,666.90,778.05 |
| androidpolice.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,1208.63,1087.77,1269.06 |
| androidpolice.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,308.21,277.39,323.62 |
| androidpolice.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,392.00,352.80,411.60 |
| androidpolice.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,2500.29,2250.26,2625.30 |
| androidpolice.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,343.56,309.20,360.74 |
| androidpolice.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,342.25,308.03,359.36 |
| androidpolice.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,656.00,590.40,688.80 |
| androidpolice.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,935.26,841.73,982.02 |
| androidpolice.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,260.01,234.01,273.01 |
| androidpolice.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,440.00,396.00,462.00 |
| androidpolice.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,756.55,680.89,794.38 |
| androidpolice.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,197.02,177.32,206.87 |
| androidpolice.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,401.00,360.90,421.05 |
| androidpolice.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,766.85,690.17,805.19 |
| androidpolice.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,141.95,127.75,149.05 |
| androidpolice.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,398.00,358.20,417.90 |
| androidpolice.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,750.11,675.10,787.62 |
| androidpolice.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,152.10,136.89,159.71 |
| androidpolice.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,656.00,590.40,688.80 |
| androidpolice.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,936.00,842.40,982.80 |
| androidpolice.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,260.48,234.43,273.50 |
| androidpolice.skp_tile_512x512_,Mac_Float_Bench_32-25th,622.00,559.80,653.10 |
| androidpolice.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,1100.78,990.70,1155.82 |
| androidpolice.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,255.75,230.18,268.54 |
| androidpolice.skp_tile_64x1024_,Mac_Float_Bench_32-25th,936.00,842.40,982.80 |
| androidpolice.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,1401.77,1261.59,1471.86 |
| androidpolice.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,387.16,348.44,406.52 |
| br.337.skp_copy_tiles_,Mac_Float_Bench_32-25th,40.00,36.00,42.00 |
| br.337.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,54.81,49.33,57.55 |
| br.337.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.07,8.16,9.52 |
| br.337.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| br.337.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.24,0.22,0.25 |
| br.337.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.05,0.06 |
| br.337.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| br.337.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.10,0.99,1.16 |
| br.337.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.39,0.35,0.41 |
| br.337.skp_record_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| br.337.skp_record_,Nexus10_4-1_Float_Bench_32-25th,37.47,33.73,39.35 |
| br.337.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.39,8.45,9.86 |
| br.337.skp_record_grid_,Mac_Float_Bench_32-25th,33.00,29.70,34.65 |
| br.337.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,36.67,33.01,38.51 |
| br.337.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.69,8.72,10.18 |
| br.337.skp_record_rtree_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| br.337.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,39.42,35.48,41.39 |
| br.337.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.04,9.03,10.54 |
| br.337.skp_tile_1024x256_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| br.337.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,62.15,55.94,65.26 |
| br.337.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.18,10.06,11.74 |
| br.337.skp_tile_1024x64_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| br.337.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,71.93,64.74,75.53 |
| br.337.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,18.40,16.56,19.32 |
| br.337.skp_tile_256x1024_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| br.337.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,76.52,68.87,80.35 |
| br.337.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.54,12.19,14.22 |
| br.337.skp_tile_256x256_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| br.337.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,81.79,73.61,85.88 |
| br.337.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.81,16.03,18.70 |
| br.337.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,81.00,72.90,85.05 |
| br.337.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,293.51,264.16,308.19 |
| br.337.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.17,40.65,47.43 |
| br.337.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,44.36,39.92,46.58 |
| br.337.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| br.337.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,49.00,44.10,51.45 |
| br.337.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.06,9.95,11.61 |
| br.337.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| br.337.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,62.56,56.30,65.69 |
| br.337.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.97,9.87,11.52 |
| br.337.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| br.337.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,52.32,47.09,54.94 |
| br.337.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.61,7.75,9.04 |
| br.337.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| br.337.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,79.45,71.51,83.42 |
| br.337.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.57,6.81,7.95 |
| br.337.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| br.337.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,66.71,60.04,70.05 |
| br.337.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.15,10.04,11.71 |
| br.337.skp_tile_512x512_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| br.337.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,69.27,62.34,72.73 |
| br.337.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.14,10.93,12.75 |
| br.337.skp_tile_64x1024_,Mac_Float_Bench_32-25th,64.00,57.60,67.20 |
| br.337.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,169.32,152.39,177.79 |
| br.337.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.88,28.69,33.47 |
| cnn-michelle-obama-debate.skp_copy_tiles_,Mac_Float_Bench_32-25th,111.00,99.90,116.55 |
| cnn-michelle-obama-debate.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,128.09,115.28,134.49 |
| cnn-michelle-obama-debate.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,59.04,53.14,61.99 |
| cnn-michelle-obama-debate.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| cnn-michelle-obama-debate.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.34,0.30,0.35 |
| cnn-michelle-obama-debate.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.05,0.06 |
| cnn-michelle-obama-debate.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| cnn-michelle-obama-debate.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.25,1.12,1.31 |
| cnn-michelle-obama-debate.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.40,0.36,0.43 |
| cnn-michelle-obama-debate.skp_record_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| cnn-michelle-obama-debate.skp_record_,Nexus10_4-1_Float_Bench_32-25th,12.10,10.89,12.70 |
| cnn-michelle-obama-debate.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.57,2.32,2.70 |
| cnn-michelle-obama-debate.skp_record_grid_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| cnn-michelle-obama-debate.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,14.94,13.44,15.68 |
| cnn-michelle-obama-debate.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.21,2.89,3.37 |
| cnn-michelle-obama-debate.skp_record_rtree_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| cnn-michelle-obama-debate.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,13.97,12.57,14.67 |
| cnn-michelle-obama-debate.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.50,3.15,3.67 |
| cnn-michelle-obama-debate.skp_tile_1024x256_,Mac_Float_Bench_32-25th,69.00,62.10,72.45 |
| cnn-michelle-obama-debate.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,145.59,131.03,152.87 |
| cnn-michelle-obama-debate.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,60.32,54.29,63.34 |
| cnn-michelle-obama-debate.skp_tile_1024x64_,Mac_Float_Bench_32-25th,129.00,116.10,135.45 |
| cnn-michelle-obama-debate.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,272.95,245.66,286.60 |
| cnn-michelle-obama-debate.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,94.87,85.38,99.61 |
| cnn-michelle-obama-debate.skp_tile_256x1024_,Mac_Float_Bench_32-25th,72.00,64.80,75.60 |
| cnn-michelle-obama-debate.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,175.18,157.66,183.94 |
| cnn-michelle-obama-debate.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,60.44,54.40,63.46 |
| cnn-michelle-obama-debate.skp_tile_256x256_,Mac_Float_Bench_32-25th,108.00,97.20,113.40 |
| cnn-michelle-obama-debate.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,221.27,199.14,232.33 |
| cnn-michelle-obama-debate.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,84.14,75.73,88.35 |
| cnn-michelle-obama-debate.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,302.00,271.80,317.10 |
| cnn-michelle-obama-debate.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,1498.82,1348.94,1573.76 |
| cnn-michelle-obama-debate.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,290.86,261.77,305.40 |
| cnn-michelle-obama-debate.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,289.59,260.63,304.07 |
| cnn-michelle-obama-debate.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| cnn-michelle-obama-debate.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,99.41,89.47,104.38 |
| cnn-michelle-obama-debate.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,53.27,47.94,55.93 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,166.63,149.97,174.96 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,56.36,50.72,59.18 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,205.13,184.62,215.39 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,52.49,47.24,55.11 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,60.00,54.00,63.00 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,193.57,174.21,203.25 |
| cnn-michelle-obama-debate.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,49.50,44.55,51.98 |
| cnn-michelle-obama-debate.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| cnn-michelle-obama-debate.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,88.49,79.64,92.91 |
| cnn-michelle-obama-debate.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,54.19,48.77,56.90 |
| cnn-michelle-obama-debate.skp_tile_512x512_,Mac_Float_Bench_32-25th,69.00,62.10,72.45 |
| cnn-michelle-obama-debate.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,153.86,138.47,161.55 |
| cnn-michelle-obama-debate.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,60.45,54.41,63.47 |
| cnn-michelle-obama-debate.skp_tile_64x1024_,Mac_Float_Bench_32-25th,146.00,131.40,153.30 |
| cnn-michelle-obama-debate.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,265.48,238.93,278.75 |
| cnn-michelle-obama-debate.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,101.77,91.59,106.86 |
| culturalsolutions.co.uk.skp_copy_tiles_,Mac_Float_Bench_32-25th,133.00,119.70,139.65 |
| culturalsolutions.co.uk.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,203.02,182.72,213.17 |
| culturalsolutions.co.uk.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,54.75,49.27,57.49 |
| culturalsolutions.co.uk.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| culturalsolutions.co.uk.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.17,0.16,0.18 |
| culturalsolutions.co.uk.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.04,0.03,0.04 |
| culturalsolutions.co.uk.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| culturalsolutions.co.uk.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.46,0.41,0.48 |
| culturalsolutions.co.uk.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.14,0.13,0.15 |
| culturalsolutions.co.uk.skp_record_,Mac_Float_Bench_32-25th,79.00,71.10,82.95 |
| culturalsolutions.co.uk.skp_record_,Nexus10_4-1_Float_Bench_32-25th,72.92,65.63,76.56 |
| culturalsolutions.co.uk.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.85,19.66,22.94 |
| culturalsolutions.co.uk.skp_record_grid_,Mac_Float_Bench_32-25th,81.00,72.90,85.05 |
| culturalsolutions.co.uk.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,79.76,71.79,83.75 |
| culturalsolutions.co.uk.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,22.00,19.80,23.10 |
| culturalsolutions.co.uk.skp_record_rtree_,Mac_Float_Bench_32-25th,80.00,72.00,84.00 |
| culturalsolutions.co.uk.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,79.91,71.92,83.91 |
| culturalsolutions.co.uk.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.17,19.06,22.23 |
| culturalsolutions.co.uk.skp_tile_1024x256_,Mac_Float_Bench_32-25th,86.00,77.40,90.30 |
| culturalsolutions.co.uk.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,191.39,172.25,200.96 |
| culturalsolutions.co.uk.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,50.26,45.23,52.77 |
| culturalsolutions.co.uk.skp_tile_1024x64_,Mac_Float_Bench_32-25th,88.00,79.20,92.40 |
| culturalsolutions.co.uk.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,207.74,186.97,218.13 |
| culturalsolutions.co.uk.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,55.92,50.33,58.72 |
| culturalsolutions.co.uk.skp_tile_256x1024_,Mac_Float_Bench_32-25th,102.00,91.80,107.10 |
| culturalsolutions.co.uk.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,227.78,205.00,239.17 |
| culturalsolutions.co.uk.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,58.56,52.70,61.49 |
| culturalsolutions.co.uk.skp_tile_256x256_,Mac_Float_Bench_32-25th,97.00,87.30,101.85 |
| culturalsolutions.co.uk.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,242.20,217.98,254.31 |
| culturalsolutions.co.uk.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,57.95,52.16,60.85 |
| culturalsolutions.co.uk.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,81.00,72.90,85.05 |
| culturalsolutions.co.uk.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,406.55,365.90,426.88 |
| culturalsolutions.co.uk.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,105.46,94.91,110.73 |
| culturalsolutions.co.uk.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,104.52,94.07,109.75 |
| culturalsolutions.co.uk.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,88.00,79.20,92.40 |
| culturalsolutions.co.uk.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,205.54,184.99,215.82 |
| culturalsolutions.co.uk.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,53.73,48.36,56.42 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,62.00,55.80,65.10 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,175.50,157.95,184.28 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,44.37,39.93,46.59 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,58.00,52.20,60.90 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,196.21,176.59,206.02 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.66,35.69,41.64 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,57.00,51.30,59.85 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,161.65,145.49,169.73 |
| culturalsolutions.co.uk.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.79,35.81,41.78 |
| culturalsolutions.co.uk.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,88.00,79.20,92.40 |
| culturalsolutions.co.uk.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,218.14,196.33,229.05 |
| culturalsolutions.co.uk.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,53.91,48.52,56.61 |
| culturalsolutions.co.uk.skp_tile_512x512_,Mac_Float_Bench_32-25th,91.00,81.90,95.55 |
| culturalsolutions.co.uk.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,211.85,190.66,222.44 |
| culturalsolutions.co.uk.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,52.59,47.33,55.22 |
| culturalsolutions.co.uk.skp_tile_64x1024_,Mac_Float_Bench_32-25th,148.00,133.20,155.40 |
| culturalsolutions.co.uk.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,319.06,287.15,335.01 |
| culturalsolutions.co.uk.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,93.38,84.04,98.05 |
| cuteoverload.skp_copy_tiles_,Mac_Float_Bench_32-25th,143.00,128.70,150.15 |
| cuteoverload.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,142.12,127.91,149.23 |
| cuteoverload.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.81,32.23,37.60 |
| cuteoverload.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| cuteoverload.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.27,0.24,0.28 |
| cuteoverload.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.05,0.06 |
| cuteoverload.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| cuteoverload.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.91,0.82,0.95 |
| cuteoverload.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.30,0.27,0.31 |
| cuteoverload.skp_record_,Mac_Float_Bench_32-25th,60.00,54.00,63.00 |
| cuteoverload.skp_record_,Nexus10_4-1_Float_Bench_32-25th,56.57,50.91,59.40 |
| cuteoverload.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.27,14.64,17.08 |
| cuteoverload.skp_record_grid_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| cuteoverload.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,58.54,52.68,61.46 |
| cuteoverload.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.07,14.46,16.87 |
| cuteoverload.skp_record_rtree_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| cuteoverload.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,61.03,54.93,64.08 |
| cuteoverload.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.89,15.20,17.73 |
| cuteoverload.skp_tile_1024x256_,Mac_Float_Bench_32-25th,64.00,57.60,67.20 |
| cuteoverload.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,147.91,133.12,155.31 |
| cuteoverload.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,48.28,43.45,50.69 |
| cuteoverload.skp_tile_1024x64_,Mac_Float_Bench_32-25th,129.00,116.10,135.45 |
| cuteoverload.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,252.69,227.42,265.32 |
| cuteoverload.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,79.67,71.70,83.65 |
| cuteoverload.skp_tile_256x1024_,Mac_Float_Bench_32-25th,68.00,61.20,71.40 |
| cuteoverload.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,188.65,169.78,198.08 |
| cuteoverload.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,48.42,43.58,50.84 |
| cuteoverload.skp_tile_256x256_,Mac_Float_Bench_32-25th,104.00,93.60,109.20 |
| cuteoverload.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,207.94,187.15,218.34 |
| cuteoverload.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,66.81,60.13,70.15 |
| cuteoverload.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,208.00,187.20,218.40 |
| cuteoverload.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,939.01,845.11,985.96 |
| cuteoverload.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,193.03,173.73,202.68 |
| cuteoverload.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,192.13,172.92,201.74 |
| cuteoverload.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| cuteoverload.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,92.49,83.24,97.11 |
| cuteoverload.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,42.89,38.60,45.03 |
| cuteoverload.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| cuteoverload.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,191.27,172.14,200.83 |
| cuteoverload.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.85,41.27,48.14 |
| cuteoverload.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,62.00,55.80,65.10 |
| cuteoverload.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,217.78,196.00,228.67 |
| cuteoverload.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.35,35.41,41.32 |
| cuteoverload.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,63.00,56.70,66.15 |
| cuteoverload.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,209.22,188.30,219.68 |
| cuteoverload.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.97,35.07,40.92 |
| cuteoverload.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| cuteoverload.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,89.57,80.61,94.05 |
| cuteoverload.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,42.23,38.01,44.34 |
| cuteoverload.skp_tile_512x512_,Mac_Float_Bench_32-25th,63.00,56.70,66.15 |
| cuteoverload.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,152.18,136.96,159.79 |
| cuteoverload.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,48.36,43.52,50.78 |
| cuteoverload.skp_tile_64x1024_,Mac_Float_Bench_32-25th,126.00,113.40,132.30 |
| cuteoverload.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,256.08,230.47,268.88 |
| cuteoverload.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,83.14,74.83,87.30 |
| dashed-spreadsheet.skp_copy_tiles_,Mac_Float_Bench_32-25th,79.00,71.10,82.95 |
| dashed-spreadsheet.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,137.19,123.47,144.05 |
| dashed-spreadsheet.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.19,28.97,33.80 |
| dashed-spreadsheet.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| dashed-spreadsheet.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.03,0.03 |
| dashed-spreadsheet.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| dashed-spreadsheet.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.42,2.18,2.54 |
| dashed-spreadsheet.skp_record_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| dashed-spreadsheet.skp_record_,Nexus10_4-1_Float_Bench_32-25th,22.81,20.53,23.95 |
| dashed-spreadsheet.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.16,4.64,5.41 |
| dashed-spreadsheet.skp_record_grid_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| dashed-spreadsheet.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,29.54,26.59,31.02 |
| dashed-spreadsheet.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.62,5.96,6.95 |
| dashed-spreadsheet.skp_record_rtree_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| dashed-spreadsheet.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,39.17,35.25,41.13 |
| dashed-spreadsheet.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.99,8.09,9.44 |
| dashed-spreadsheet.skp_tile_1024x256_,Mac_Float_Bench_32-25th,85.00,76.50,89.25 |
| dashed-spreadsheet.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,199.16,179.24,209.12 |
| dashed-spreadsheet.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.71,35.74,41.70 |
| dashed-spreadsheet.skp_tile_1024x64_,Mac_Float_Bench_32-25th,149.00,134.10,156.45 |
| dashed-spreadsheet.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,369.38,332.44,387.85 |
| dashed-spreadsheet.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,67.78,61.00,71.17 |
| dashed-spreadsheet.skp_tile_256x256_,Mac_Float_Bench_32-25th,139.00,125.10,145.95 |
| dashed-spreadsheet.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,319.72,287.75,335.71 |
| dashed-spreadsheet.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,66.61,59.95,69.94 |
| dashed-spreadsheet.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,479.00,431.10,502.95 |
| dashed-spreadsheet.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,1978.04,1780.24,2076.94 |
| dashed-spreadsheet.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,338.55,304.69,355.48 |
| dashed-spreadsheet.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,336.59,302.93,353.42 |
| dashed-spreadsheet.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,75.00,67.50,78.75 |
| dashed-spreadsheet.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,159.57,143.61,167.55 |
| dashed-spreadsheet.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.84,35.86,41.83 |
| dashed-spreadsheet.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,72.00,64.80,75.60 |
| dashed-spreadsheet.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,248.85,223.97,261.29 |
| dashed-spreadsheet.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.39,31.85,37.16 |
| dashed-spreadsheet.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,72.00,64.80,75.60 |
| dashed-spreadsheet.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,263.22,236.90,276.38 |
| dashed-spreadsheet.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.87,25.08,29.26 |
| dashed-spreadsheet.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,72.00,64.80,75.60 |
| dashed-spreadsheet.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,284.46,256.01,298.68 |
| dashed-spreadsheet.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.76,26.78,31.25 |
| dashed-spreadsheet.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,76.00,68.40,79.80 |
| dashed-spreadsheet.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,171.95,154.75,180.55 |
| dashed-spreadsheet.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,40.27,36.24,42.28 |
| dashed-spreadsheet.skp_tile_512x512_,Mac_Float_Bench_32-25th,83.00,74.70,87.15 |
| dashed-spreadsheet.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,231.66,208.49,243.24 |
| dashed-spreadsheet.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,41.18,37.06,43.24 |
| digg.skp_copy_tiles_,Mac_Float_Bench_32-25th,86.00,77.40,90.30 |
| digg.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,130.82,117.74,137.36 |
| digg.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,20.67,18.60,21.70 |
| digg.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| digg.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.17,0.15,0.18 |
| digg.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.03,0.03 |
| digg.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| digg.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.38,1.24,1.44 |
| digg.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.48,0.44,0.51 |
| digg.skp_record_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| digg.skp_record_,Nexus10_4-1_Float_Bench_32-25th,7.31,6.58,7.68 |
| digg.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.07,1.86,2.17 |
| digg.skp_record_grid_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| digg.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,10.99,9.89,11.54 |
| digg.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.78,2.50,2.91 |
| digg.skp_record_rtree_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| digg.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,12.34,11.10,12.95 |
| digg.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.21,2.89,3.37 |
| digg.skp_tile_1024x256_,Mac_Float_Bench_32-25th,46.00,41.40,48.30 |
| digg.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,144.34,129.91,151.56 |
| digg.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,24.14,21.73,25.35 |
| digg.skp_tile_1024x64_,Mac_Float_Bench_32-25th,63.00,56.70,66.15 |
| digg.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,134.69,121.22,141.42 |
| digg.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,33.20,29.88,34.86 |
| digg.skp_tile_256x1024_,Mac_Float_Bench_32-25th,54.00,48.60,56.70 |
| digg.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,145.94,131.35,153.24 |
| digg.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.74,23.17,27.03 |
| digg.skp_tile_256x256_,Mac_Float_Bench_32-25th,63.00,56.70,66.15 |
| digg.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,143.82,129.44,151.01 |
| digg.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.74,29.47,34.38 |
| digg.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,104.00,93.60,109.20 |
| digg.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,488.69,439.82,513.12 |
| digg.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,84.35,75.91,88.57 |
| digg.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,83.51,75.16,87.69 |
| digg.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,43.00,38.70,45.15 |
| digg.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,92.59,83.33,97.22 |
| digg.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.41,19.27,22.48 |
| digg.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,39.00,35.10,40.95 |
| digg.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,141.94,127.75,149.04 |
| digg.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.30,28.17,32.87 |
| digg.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| digg.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,104.90,94.41,110.15 |
| digg.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,19.19,17.27,20.15 |
| digg.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,37.00,33.30,38.85 |
| digg.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,139.88,125.89,146.87 |
| digg.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,18.80,16.92,19.74 |
| digg.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,43.00,38.70,45.15 |
| digg.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,105.08,94.57,110.33 |
| digg.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,22.09,19.88,23.19 |
| digg.skp_tile_512x512_,Mac_Float_Bench_32-25th,50.00,45.00,52.50 |
| digg.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,154.51,139.06,162.24 |
| digg.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.97,23.37,27.27 |
| digg.skp_tile_64x1024_,Mac_Float_Bench_32-25th,103.00,92.70,108.15 |
| digg.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,226.04,203.44,237.34 |
| digg.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,51.38,46.24,53.95 |
| frantzen-lindeberg.skp_copy_tiles_,Mac_Float_Bench_32-25th,191.00,171.90,200.55 |
| frantzen-lindeberg.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,236.69,213.02,248.52 |
| frantzen-lindeberg.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,41.73,37.56,43.82 |
| frantzen-lindeberg.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| frantzen-lindeberg.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| frantzen-lindeberg.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| frantzen-lindeberg.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.05,0.04,0.05 |
| frantzen-lindeberg.skp_record_,Mac_Float_Bench_32-25th,52.00,46.80,54.60 |
| frantzen-lindeberg.skp_record_,Nexus10_4-1_Float_Bench_32-25th,47.21,42.49,49.57 |
| frantzen-lindeberg.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.09,11.78,13.75 |
| frantzen-lindeberg.skp_record_grid_,Mac_Float_Bench_32-25th,53.00,47.70,55.65 |
| frantzen-lindeberg.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,45.21,40.69,47.47 |
| frantzen-lindeberg.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.44,11.19,13.06 |
| frantzen-lindeberg.skp_record_rtree_,Mac_Float_Bench_32-25th,53.00,47.70,55.65 |
| frantzen-lindeberg.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,45.45,40.91,47.72 |
| frantzen-lindeberg.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.63,11.37,13.26 |
| frantzen-lindeberg.skp_tile_1024x256_,Mac_Float_Bench_32-25th,98.00,88.20,102.90 |
| frantzen-lindeberg.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,233.22,209.90,244.88 |
| frantzen-lindeberg.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,40.57,36.51,42.60 |
| frantzen-lindeberg.skp_tile_1024x64_,Mac_Float_Bench_32-25th,102.00,91.80,107.10 |
| frantzen-lindeberg.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,233.73,210.36,245.42 |
| frantzen-lindeberg.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,43.17,38.85,45.33 |
| frantzen-lindeberg.skp_tile_256x256_,Mac_Float_Bench_32-25th,106.00,95.40,111.30 |
| frantzen-lindeberg.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,239.93,215.94,251.93 |
| frantzen-lindeberg.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,43.81,39.43,46.00 |
| frantzen-lindeberg.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,84.00,75.60,88.20 |
| frantzen-lindeberg.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,260.87,234.78,273.91 |
| frantzen-lindeberg.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,24.44,22.00,25.66 |
| frantzen-lindeberg.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,23.49,21.14,24.66 |
| frantzen-lindeberg.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,101.00,90.90,106.05 |
| frantzen-lindeberg.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,230.91,207.82,242.46 |
| frantzen-lindeberg.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,41.59,37.43,43.67 |
| frantzen-lindeberg.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,71.00,63.90,74.55 |
| frantzen-lindeberg.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,192.91,173.62,202.56 |
| frantzen-lindeberg.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,30.02,27.02,31.52 |
| frantzen-lindeberg.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,60.00,54.00,63.00 |
| frantzen-lindeberg.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,193.39,174.05,203.06 |
| frantzen-lindeberg.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.47,15.72,18.34 |
| frantzen-lindeberg.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,60.00,54.00,63.00 |
| frantzen-lindeberg.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,168.66,151.79,177.09 |
| frantzen-lindeberg.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.47,15.72,18.34 |
| frantzen-lindeberg.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,101.00,90.90,106.05 |
| frantzen-lindeberg.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,240.14,216.13,252.15 |
| frantzen-lindeberg.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,42.14,37.93,44.25 |
| frantzen-lindeberg.skp_tile_512x512_,Mac_Float_Bench_32-25th,106.00,95.40,111.30 |
| frantzen-lindeberg.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,249.56,224.60,262.04 |
| frantzen-lindeberg.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,42.63,38.37,44.76 |
| game.deksiam.in.th.skp_copy_tiles_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| game.deksiam.in.th.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,66.24,59.62,69.55 |
| game.deksiam.in.th.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.33,12.90,15.05 |
| game.deksiam.in.th.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| game.deksiam.in.th.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.21,0.19,0.22 |
| game.deksiam.in.th.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.04,0.03,0.04 |
| game.deksiam.in.th.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| game.deksiam.in.th.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,2.28,2.05,2.39 |
| game.deksiam.in.th.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.80,0.72,0.84 |
| game.deksiam.in.th.skp_record_,Mac_Float_Bench_32-25th,6.00,5.40,6.30 |
| game.deksiam.in.th.skp_record_,Nexus10_4-1_Float_Bench_32-25th,8.48,7.63,8.91 |
| game.deksiam.in.th.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.95,1.75,2.05 |
| game.deksiam.in.th.skp_record_grid_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| game.deksiam.in.th.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,11.63,10.46,12.21 |
| game.deksiam.in.th.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.61,2.35,2.74 |
| game.deksiam.in.th.skp_record_rtree_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| game.deksiam.in.th.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,12.75,11.48,13.39 |
| game.deksiam.in.th.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.33,3.00,3.50 |
| game.deksiam.in.th.skp_tile_1024x256_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| game.deksiam.in.th.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,66.63,59.97,69.96 |
| game.deksiam.in.th.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.30,14.67,17.12 |
| game.deksiam.in.th.skp_tile_1024x64_,Mac_Float_Bench_32-25th,46.00,41.40,48.30 |
| game.deksiam.in.th.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,100.90,90.81,105.95 |
| game.deksiam.in.th.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.02,22.52,26.27 |
| game.deksiam.in.th.skp_tile_256x1024_,Mac_Float_Bench_32-25th,31.00,27.90,32.55 |
| game.deksiam.in.th.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,65.57,59.01,68.85 |
| game.deksiam.in.th.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.34,13.81,16.11 |
| game.deksiam.in.th.skp_tile_256x256_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| game.deksiam.in.th.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,68.92,62.03,72.37 |
| game.deksiam.in.th.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,18.79,16.91,19.73 |
| game.deksiam.in.th.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,136.00,122.40,142.80 |
| game.deksiam.in.th.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,454.46,409.01,477.18 |
| game.deksiam.in.th.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,116.57,104.91,122.40 |
| game.deksiam.in.th.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,115.41,103.87,121.18 |
| game.deksiam.in.th.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| game.deksiam.in.th.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,48.72,43.85,51.16 |
| game.deksiam.in.th.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.56,13.10,15.29 |
| game.deksiam.in.th.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| game.deksiam.in.th.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,61.43,55.29,64.50 |
| game.deksiam.in.th.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.72,19.55,22.81 |
| game.deksiam.in.th.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| game.deksiam.in.th.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,63.91,57.52,67.11 |
| game.deksiam.in.th.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.38,15.64,18.25 |
| game.deksiam.in.th.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| game.deksiam.in.th.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,68.62,61.76,72.05 |
| game.deksiam.in.th.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.56,12.20,14.24 |
| game.deksiam.in.th.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| game.deksiam.in.th.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,58.17,52.35,61.08 |
| game.deksiam.in.th.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.74,13.27,15.48 |
| game.deksiam.in.th.skp_tile_512x512_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| game.deksiam.in.th.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,62.96,56.66,66.11 |
| game.deksiam.in.th.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.90,14.31,16.70 |
| game.deksiam.in.th.skp_tile_64x1024_,Mac_Float_Bench_32-25th,54.00,48.60,56.70 |
| game.deksiam.in.th.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,100.42,90.38,105.44 |
| game.deksiam.in.th.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,28.97,26.07,30.42 |
| gmail-thread.skp_copy_tiles_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| gmail-thread.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,26.65,23.98,27.98 |
| gmail-thread.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.09,4.58,5.34 |
| gmail-thread.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| gmail-thread.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.16,0.14,0.17 |
| gmail-thread.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.02,0.03 |
| gmail-thread.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| gmail-thread.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.42,0.38,0.44 |
| gmail-thread.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.12,0.11,0.13 |
| gmail-thread.skp_record_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| gmail-thread.skp_record_,Nexus10_4-1_Float_Bench_32-25th,2.59,2.33,2.72 |
| gmail-thread.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.52,0.47,0.55 |
| gmail-thread.skp_record_grid_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| gmail-thread.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,3.41,3.06,3.58 |
| gmail-thread.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.69,0.62,0.72 |
| gmail-thread.skp_record_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| gmail-thread.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,3.57,3.21,3.75 |
| gmail-thread.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.76,0.69,0.80 |
| gmail-thread.skp_tile_1024x256_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| gmail-thread.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,25.19,22.67,26.45 |
| gmail-thread.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.87,5.28,6.16 |
| gmail-thread.skp_tile_1024x64_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| gmail-thread.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,34.83,31.35,36.57 |
| gmail-thread.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.74,7.87,9.18 |
| gmail-thread.skp_tile_256x1024_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| gmail-thread.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,27.90,25.11,29.29 |
| gmail-thread.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.52,5.87,6.85 |
| gmail-thread.skp_tile_256x256_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| gmail-thread.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,29.99,26.99,31.49 |
| gmail-thread.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.47,6.72,7.84 |
| gmail-thread.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,41.00,36.90,43.05 |
| gmail-thread.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,175.52,157.97,184.30 |
| gmail-thread.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,28.89,26.00,30.33 |
| gmail-thread.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,28.14,25.33,29.55 |
| gmail-thread.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| gmail-thread.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,22.91,20.62,24.06 |
| gmail-thread.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.54,4.99,5.82 |
| gmail-thread.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| gmail-thread.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,27.93,25.14,29.33 |
| gmail-thread.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.49,8.54,9.96 |
| gmail-thread.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| gmail-thread.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,23.89,21.50,25.08 |
| gmail-thread.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.07,7.26,8.47 |
| gmail-thread.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| gmail-thread.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,29.72,26.75,31.21 |
| gmail-thread.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.05,4.54,5.30 |
| gmail-thread.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| gmail-thread.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,16.56,14.90,17.39 |
| gmail-thread.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.48,4.93,5.75 |
| gmail-thread.skp_tile_512x512_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| gmail-thread.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,23.73,21.36,24.92 |
| gmail-thread.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.89,5.30,6.18 |
| gmail-thread.skp_tile_64x1024_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| gmail-thread.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,36.66,32.99,38.49 |
| gmail-thread.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.14,9.13,10.65 |
| gmail.skp_copy_tiles_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| gmail.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,38.31,34.48,40.23 |
| gmail.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.21,6.49,7.57 |
| gmail.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| gmail.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.17,0.15,0.18 |
| gmail.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.02,0.03 |
| gmail.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| gmail.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.67,1.50,1.75 |
| gmail.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.57,0.51,0.60 |
| gmail.skp_record_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| gmail.skp_record_,Nexus10_4-1_Float_Bench_32-25th,5.19,4.68,5.45 |
| gmail.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.03,0.92,1.08 |
| gmail.skp_record_grid_,Mac_Float_Bench_32-25th,3.00,2.70,3.15 |
| gmail.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,7.47,6.72,7.84 |
| gmail.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.50,1.35,1.57 |
| gmail.skp_record_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| gmail.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,8.77,7.90,9.21 |
| gmail.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.99,1.79,2.09 |
| gmail.skp_tile_1024x256_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| gmail.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,42.11,37.90,44.22 |
| gmail.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.90,8.01,9.35 |
| gmail.skp_tile_1024x64_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| gmail.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,63.13,56.82,66.29 |
| gmail.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.48,13.93,16.25 |
| gmail.skp_tile_256x1024_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| gmail.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,43.58,39.22,45.76 |
| gmail.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.62,8.66,10.10 |
| gmail.skp_tile_256x256_,Mac_Float_Bench_32-25th,24.00,21.60,25.20 |
| gmail.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,51.57,46.41,54.15 |
| gmail.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.10,11.79,13.76 |
| gmail.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,68.00,61.20,71.40 |
| gmail.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,269.66,242.69,283.14 |
| gmail.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,47.33,42.60,49.70 |
| gmail.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,46.39,41.75,48.71 |
| gmail.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| gmail.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,30.60,27.54,32.13 |
| gmail.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.76,6.98,8.15 |
| gmail.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| gmail.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,39.72,35.75,41.71 |
| gmail.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.69,6.92,8.07 |
| gmail.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| gmail.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,38.76,34.88,40.70 |
| gmail.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.15,6.44,7.51 |
| gmail.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| gmail.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,35.15,31.63,36.91 |
| gmail.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.17,5.55,6.48 |
| gmail.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| gmail.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,26.09,23.48,27.39 |
| gmail.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.98,7.18,8.38 |
| gmail.skp_tile_512x512_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| gmail.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,38.62,34.76,40.55 |
| gmail.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.78,7.90,9.22 |
| gmail.skp_tile_64x1024_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| gmail.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,62.45,56.21,65.57 |
| gmail.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.06,15.35,17.91 |
| googleblog.blogspot.co.uk.skp_copy_tiles_,Mac_Float_Bench_32-25th,150.00,135.00,157.50 |
| googleblog.blogspot.co.uk.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,179.33,161.40,188.30 |
| googleblog.blogspot.co.uk.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.53,29.28,34.16 |
| googleblog.blogspot.co.uk.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| googleblog.blogspot.co.uk.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.30,0.27,0.31 |
| googleblog.blogspot.co.uk.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.06,0.07 |
| googleblog.blogspot.co.uk.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| googleblog.blogspot.co.uk.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.48,1.33,1.55 |
| googleblog.blogspot.co.uk.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.51,0.46,0.53 |
| googleblog.blogspot.co.uk.skp_record_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| googleblog.blogspot.co.uk.skp_record_,Nexus10_4-1_Float_Bench_32-25th,22.30,20.07,23.42 |
| googleblog.blogspot.co.uk.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.74,4.26,4.98 |
| googleblog.blogspot.co.uk.skp_record_grid_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| googleblog.blogspot.co.uk.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,24.06,21.66,25.27 |
| googleblog.blogspot.co.uk.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.69,4.22,4.93 |
| googleblog.blogspot.co.uk.skp_record_rtree_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| googleblog.blogspot.co.uk.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,22.82,20.54,23.97 |
| googleblog.blogspot.co.uk.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.90,5.31,6.20 |
| googleblog.blogspot.co.uk.skp_tile_1024x256_,Mac_Float_Bench_32-25th,75.00,67.50,78.75 |
| googleblog.blogspot.co.uk.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,159.86,143.87,167.85 |
| googleblog.blogspot.co.uk.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,37.15,33.44,39.01 |
| googleblog.blogspot.co.uk.skp_tile_1024x64_,Mac_Float_Bench_32-25th,109.00,98.10,114.45 |
| googleblog.blogspot.co.uk.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,207.28,186.55,217.64 |
| googleblog.blogspot.co.uk.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,52.72,47.45,55.36 |
| googleblog.blogspot.co.uk.skp_tile_256x1024_,Mac_Float_Bench_32-25th,84.00,75.60,88.20 |
| googleblog.blogspot.co.uk.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,192.47,173.22,202.09 |
| googleblog.blogspot.co.uk.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,40.84,36.76,42.88 |
| googleblog.blogspot.co.uk.skp_tile_256x256_,Mac_Float_Bench_32-25th,107.00,96.30,112.35 |
| googleblog.blogspot.co.uk.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,198.16,178.34,208.07 |
| googleblog.blogspot.co.uk.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,51.95,46.76,54.55 |
| googleblog.blogspot.co.uk.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,213.00,191.70,223.65 |
| googleblog.blogspot.co.uk.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,913.81,822.43,959.50 |
| googleblog.blogspot.co.uk.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,159.63,143.67,167.61 |
| googleblog.blogspot.co.uk.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,158.97,143.07,166.92 |
| googleblog.blogspot.co.uk.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,75.00,67.50,78.75 |
| googleblog.blogspot.co.uk.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,136.20,122.58,143.01 |
| googleblog.blogspot.co.uk.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.86,32.27,37.65 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,156.65,140.99,164.48 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,33.49,30.14,35.16 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,58.00,52.20,60.90 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,201.14,181.03,211.20 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,23.89,21.50,25.08 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,58.00,52.20,60.90 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,184.88,166.39,194.12 |
| googleblog.blogspot.co.uk.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.92,23.33,27.22 |
| googleblog.blogspot.co.uk.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,76.00,68.40,79.80 |
| googleblog.blogspot.co.uk.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,136.76,123.08,143.60 |
| googleblog.blogspot.co.uk.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.32,34.49,40.24 |
| googleblog.blogspot.co.uk.skp_tile_512x512_,Mac_Float_Bench_32-25th,82.00,73.80,86.10 |
| googleblog.blogspot.co.uk.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,182.75,164.47,191.89 |
| googleblog.blogspot.co.uk.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,41.20,37.08,43.26 |
| googleblog.blogspot.co.uk.skp_tile_64x1024_,Mac_Float_Bench_32-25th,143.00,128.70,150.15 |
| googleblog.blogspot.co.uk.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,260.04,234.04,273.04 |
| googleblog.blogspot.co.uk.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,70.74,63.67,74.28 |
| gsp.ro.skp_copy_tiles_,Mac_Float_Bench_32-25th,262.00,235.80,275.10 |
| gsp.ro.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,350.94,315.85,368.49 |
| gsp.ro.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,165.71,149.14,174.00 |
| gsp.ro.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| gsp.ro.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,1.26,1.13,1.32 |
| gsp.ro.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.18,0.16,0.19 |
| gsp.ro.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| gsp.ro.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,4.00,3.60,4.20 |
| gsp.ro.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.21,1.09,1.27 |
| gsp.ro.skp_record_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| gsp.ro.skp_record_,Nexus10_4-1_Float_Bench_32-25th,39.88,35.90,41.88 |
| gsp.ro.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.81,6.13,7.15 |
| gsp.ro.skp_record_grid_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| gsp.ro.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,50.32,45.29,52.84 |
| gsp.ro.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.75,7.87,9.19 |
| gsp.ro.skp_record_rtree_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| gsp.ro.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,50.77,45.69,53.31 |
| gsp.ro.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.55,9.49,11.08 |
| gsp.ro.skp_tile_1024x256_,Mac_Float_Bench_32-25th,161.00,144.90,169.05 |
| gsp.ro.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,373.24,335.92,391.90 |
| gsp.ro.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,145.81,131.23,153.10 |
| gsp.ro.skp_tile_1024x64_,Mac_Float_Bench_32-25th,237.00,213.30,248.85 |
| gsp.ro.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,554.44,499.00,582.16 |
| gsp.ro.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,196.98,177.28,206.83 |
| gsp.ro.skp_tile_256x1024_,Mac_Float_Bench_32-25th,211.00,189.90,221.55 |
| gsp.ro.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,508.76,457.88,534.20 |
| gsp.ro.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,158.95,143.06,166.90 |
| gsp.ro.skp_tile_256x256_,Mac_Float_Bench_32-25th,212.00,190.80,222.60 |
| gsp.ro.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,519.60,467.64,545.58 |
| gsp.ro.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,182.00,163.80,191.10 |
| gsp.ro.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,344.00,309.60,361.20 |
| gsp.ro.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,1621.35,1459.21,1702.42 |
| gsp.ro.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,449.59,404.63,472.07 |
| gsp.ro.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,447.73,402.96,470.12 |
| gsp.ro.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,131.00,117.90,137.55 |
| gsp.ro.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,309.43,278.49,324.90 |
| gsp.ro.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,134.86,121.37,141.60 |
| gsp.ro.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,140.00,126.00,147.00 |
| gsp.ro.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,452.79,407.51,475.43 |
| gsp.ro.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,221.56,199.40,232.64 |
| gsp.ro.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,133.00,119.70,139.65 |
| gsp.ro.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,495.50,445.95,520.27 |
| gsp.ro.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,206.45,185.81,216.77 |
| gsp.ro.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,134.00,120.60,140.70 |
| gsp.ro.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,493.92,444.53,518.62 |
| gsp.ro.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,214.92,193.43,225.67 |
| gsp.ro.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,133.00,119.70,139.65 |
| gsp.ro.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,254.88,229.39,267.62 |
| gsp.ro.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,133.55,120.20,140.23 |
| gsp.ro.skp_tile_512x512_,Mac_Float_Bench_32-25th,165.00,148.50,173.25 |
| gsp.ro.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,403.73,363.36,423.92 |
| gsp.ro.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,146.48,131.83,153.80 |
| gsp.ro.skp_tile_64x1024_,Mac_Float_Bench_32-25th,343.00,308.70,360.15 |
| gsp.ro.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,792.57,713.31,832.20 |
| gsp.ro.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,236.10,212.49,247.91 |
| hs.fi.skp_copy_tiles_,Mac_Float_Bench_32-25th,129.00,116.10,135.45 |
| hs.fi.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,148.80,133.92,156.24 |
| hs.fi.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,64.03,57.63,67.23 |
| hs.fi.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| hs.fi.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.25,0.22,0.26 |
| hs.fi.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.08,0.08,0.09 |
| hs.fi.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| hs.fi.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.34,1.21,1.41 |
| hs.fi.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.52,0.47,0.54 |
| hs.fi.skp_record_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| hs.fi.skp_record_,Nexus10_4-1_Float_Bench_32-25th,21.47,19.32,22.54 |
| hs.fi.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.91,4.42,5.16 |
| hs.fi.skp_record_grid_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| hs.fi.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,22.41,20.16,23.53 |
| hs.fi.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.52,4.97,5.80 |
| hs.fi.skp_record_rtree_,Mac_Float_Bench_32-25th,24.00,21.60,25.20 |
| hs.fi.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,24.49,22.04,25.72 |
| hs.fi.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.89,5.30,6.18 |
| hs.fi.skp_tile_1024x256_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| hs.fi.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,139.29,125.36,146.25 |
| hs.fi.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,59.79,53.81,62.78 |
| hs.fi.skp_tile_1024x64_,Mac_Float_Bench_32-25th,88.00,79.20,92.40 |
| hs.fi.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,168.29,151.46,176.70 |
| hs.fi.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,75.84,68.26,79.63 |
| hs.fi.skp_tile_256x1024_,Mac_Float_Bench_32-25th,69.00,62.10,72.45 |
| hs.fi.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,162.19,145.97,170.30 |
| hs.fi.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,64.20,57.78,67.41 |
| hs.fi.skp_tile_256x256_,Mac_Float_Bench_32-25th,83.00,74.70,87.15 |
| hs.fi.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,170.29,153.26,178.80 |
| hs.fi.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,73.67,66.30,77.35 |
| hs.fi.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,131.00,117.90,137.55 |
| hs.fi.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,573.96,516.56,602.66 |
| hs.fi.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,158.86,142.97,166.80 |
| hs.fi.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,157.77,141.99,165.66 |
| hs.fi.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| hs.fi.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,107.96,97.16,113.36 |
| hs.fi.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,55.81,50.23,58.60 |
| hs.fi.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| hs.fi.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,136.97,123.27,143.82 |
| hs.fi.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,59.41,53.47,62.38 |
| hs.fi.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| hs.fi.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,155.26,139.73,163.02 |
| hs.fi.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,57.27,51.54,60.13 |
| hs.fi.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,47.00,42.30,49.35 |
| hs.fi.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,127.69,114.92,134.07 |
| hs.fi.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,59.70,53.73,62.69 |
| hs.fi.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,57.00,51.30,59.85 |
| hs.fi.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,96.48,86.83,101.30 |
| hs.fi.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,57.45,51.71,60.32 |
| hs.fi.skp_tile_512x512_,Mac_Float_Bench_32-25th,62.00,55.80,65.10 |
| hs.fi.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,149.78,134.80,157.27 |
| hs.fi.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,60.82,54.74,63.86 |
| hs.fi.skp_tile_64x1024_,Mac_Float_Bench_32-25th,125.00,112.50,131.25 |
| hs.fi.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,250.70,225.63,263.24 |
| hs.fi.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,98.13,88.32,103.04 |
| iphone.capitolvolkswagen.skp_copy_tiles_,Mac_Float_Bench_32-25th,101.00,90.90,106.05 |
| iphone.capitolvolkswagen.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,73.80,66.42,77.49 |
| iphone.capitolvolkswagen.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.75,12.38,14.44 |
| iphone.capitolvolkswagen.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| iphone.capitolvolkswagen.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.11,0.10,0.12 |
| iphone.capitolvolkswagen.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| iphone.capitolvolkswagen.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| iphone.capitolvolkswagen.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.24,0.22,0.26 |
| iphone.capitolvolkswagen.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.07,0.06,0.07 |
| iphone.capitolvolkswagen.skp_record_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| iphone.capitolvolkswagen.skp_record_,Nexus10_4-1_Float_Bench_32-25th,2.84,2.56,2.98 |
| iphone.capitolvolkswagen.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.51,0.46,0.54 |
| iphone.capitolvolkswagen.skp_record_grid_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| iphone.capitolvolkswagen.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,3.56,3.20,3.74 |
| iphone.capitolvolkswagen.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.76,0.69,0.80 |
| iphone.capitolvolkswagen.skp_record_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| iphone.capitolvolkswagen.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,3.76,3.38,3.95 |
| iphone.capitolvolkswagen.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.78,0.70,0.82 |
| iphone.capitolvolkswagen.skp_tile_1024x256_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| iphone.capitolvolkswagen.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,60.06,54.05,63.06 |
| iphone.capitolvolkswagen.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.14,13.63,15.90 |
| iphone.capitolvolkswagen.skp_tile_1024x64_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| iphone.capitolvolkswagen.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,61.91,55.72,65.01 |
| iphone.capitolvolkswagen.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.14,15.43,18.00 |
| iphone.capitolvolkswagen.skp_tile_256x1024_,Mac_Float_Bench_32-25th,60.00,54.00,63.00 |
| iphone.capitolvolkswagen.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,108.62,97.76,114.05 |
| iphone.capitolvolkswagen.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,30.40,27.36,31.92 |
| iphone.capitolvolkswagen.skp_tile_256x256_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| iphone.capitolvolkswagen.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,61.24,55.12,64.30 |
| iphone.capitolvolkswagen.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.98,16.18,18.88 |
| iphone.capitolvolkswagen.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,49.00,44.10,51.45 |
| iphone.capitolvolkswagen.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,193.27,173.94,202.93 |
| iphone.capitolvolkswagen.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.40,24.66,28.77 |
| iphone.capitolvolkswagen.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,26.69,24.02,28.02 |
| iphone.capitolvolkswagen.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| iphone.capitolvolkswagen.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,48.80,43.92,51.24 |
| iphone.capitolvolkswagen.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.09,13.58,15.84 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,37.89,34.10,39.78 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.66,9.59,11.19 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,50.24,45.22,52.75 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.39,8.45,9.86 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,38.23,34.41,40.14 |
| iphone.capitolvolkswagen.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.90,7.11,8.29 |
| iphone.capitolvolkswagen.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| iphone.capitolvolkswagen.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,52.59,47.33,55.22 |
| iphone.capitolvolkswagen.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.23,12.81,14.94 |
| iphone.capitolvolkswagen.skp_tile_512x512_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| iphone.capitolvolkswagen.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,62.72,56.45,65.86 |
| iphone.capitolvolkswagen.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.01,14.41,16.81 |
| iphone.capitolvolkswagen.skp_tile_64x1024_,Mac_Float_Bench_32-25th,89.00,80.10,93.45 |
| iphone.capitolvolkswagen.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,145.97,131.37,153.27 |
| iphone.capitolvolkswagen.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.28,40.75,47.54 |
| milwaukeepolicenews.skp_copy_tiles_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| milwaukeepolicenews.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,24.14,21.73,25.35 |
| milwaukeepolicenews.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.97,4.47,5.22 |
| milwaukeepolicenews.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| milwaukeepolicenews.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.13,0.11,0.13 |
| milwaukeepolicenews.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| milwaukeepolicenews.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| milwaukeepolicenews.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.22,0.19,0.23 |
| milwaukeepolicenews.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.05,0.05,0.05 |
| milwaukeepolicenews.skp_record_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| milwaukeepolicenews.skp_record_,Nexus10_4-1_Float_Bench_32-25th,7.84,7.05,8.23 |
| milwaukeepolicenews.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.05,1.84,2.15 |
| milwaukeepolicenews.skp_record_grid_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| milwaukeepolicenews.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,4.31,3.88,4.53 |
| milwaukeepolicenews.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.01,0.91,1.06 |
| milwaukeepolicenews.skp_record_rtree_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| milwaukeepolicenews.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,4.55,4.09,4.77 |
| milwaukeepolicenews.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.06,0.96,1.12 |
| milwaukeepolicenews.skp_tile_1024x256_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| milwaukeepolicenews.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,24.73,22.26,25.97 |
| milwaukeepolicenews.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.72,4.25,4.96 |
| milwaukeepolicenews.skp_tile_1024x64_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| milwaukeepolicenews.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,24.05,21.64,25.25 |
| milwaukeepolicenews.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.93,5.34,6.23 |
| milwaukeepolicenews.skp_tile_256x1024_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| milwaukeepolicenews.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,24.54,22.09,25.77 |
| milwaukeepolicenews.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.19,4.67,5.45 |
| milwaukeepolicenews.skp_tile_256x256_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| milwaukeepolicenews.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,23.45,21.11,24.62 |
| milwaukeepolicenews.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.81,5.23,6.10 |
| milwaukeepolicenews.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| milwaukeepolicenews.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,43.55,39.20,45.73 |
| milwaukeepolicenews.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.91,6.22,7.26 |
| milwaukeepolicenews.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.28,5.65,6.59 |
| milwaukeepolicenews.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| milwaukeepolicenews.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,20.27,18.24,21.28 |
| milwaukeepolicenews.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.92,4.43,5.17 |
| milwaukeepolicenews.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,6.00,5.40,6.30 |
| milwaukeepolicenews.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,17.21,15.49,18.07 |
| milwaukeepolicenews.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.39,3.05,3.56 |
| milwaukeepolicenews.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| milwaukeepolicenews.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,17.08,15.37,17.93 |
| milwaukeepolicenews.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.64,2.38,2.77 |
| milwaukeepolicenews.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| milwaukeepolicenews.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,19.21,17.29,20.17 |
| milwaukeepolicenews.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.32,2.09,2.44 |
| milwaukeepolicenews.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| milwaukeepolicenews.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,21.11,19.00,22.17 |
| milwaukeepolicenews.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.93,4.44,5.18 |
| milwaukeepolicenews.skp_tile_512x512_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| milwaukeepolicenews.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,24.34,21.91,25.56 |
| milwaukeepolicenews.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.79,4.31,5.03 |
| milwaukeepolicenews.skp_tile_64x1024_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| milwaukeepolicenews.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,30.14,27.13,31.65 |
| milwaukeepolicenews.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.73,6.96,8.12 |
| mlb.skp_copy_tiles_,Mac_Float_Bench_32-25th,89.00,80.10,93.45 |
| mlb.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,107.41,96.67,112.78 |
| mlb.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.63,19.47,22.71 |
| mlb.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| mlb.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.23,0.21,0.24 |
| mlb.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.04,0.04,0.05 |
| mlb.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| mlb.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.66,0.59,0.69 |
| mlb.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.21,0.19,0.22 |
| mlb.skp_record_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| mlb.skp_record_,Nexus10_4-1_Float_Bench_32-25th,14.61,13.15,15.35 |
| mlb.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.84,3.45,4.03 |
| mlb.skp_record_grid_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| mlb.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,17.45,15.71,18.32 |
| mlb.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.23,2.00,2.34 |
| mlb.skp_record_rtree_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| mlb.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,9.55,8.60,10.03 |
| mlb.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.33,2.09,2.44 |
| mlb.skp_tile_1024x256_,Mac_Float_Bench_32-25th,61.00,54.90,64.05 |
| mlb.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,128.22,115.40,134.63 |
| mlb.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,26.81,24.13,28.15 |
| mlb.skp_tile_1024x64_,Mac_Float_Bench_32-25th,127.00,114.30,133.35 |
| mlb.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,182.83,164.55,191.97 |
| mlb.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,49.46,44.51,51.93 |
| mlb.skp_tile_256x1024_,Mac_Float_Bench_32-25th,286.00,257.40,300.30 |
| mlb.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,425.60,383.04,446.88 |
| mlb.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,104.14,93.73,109.35 |
| mlb.skp_tile_256x256_,Mac_Float_Bench_32-25th,93.00,83.70,97.65 |
| mlb.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,163.75,147.38,171.94 |
| mlb.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.79,34.91,40.73 |
| mlb.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,82.00,73.80,86.10 |
| mlb.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,551.66,496.49,579.24 |
| mlb.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,71.48,64.33,75.05 |
| mlb.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,70.49,63.44,74.01 |
| mlb.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,88.00,79.20,92.40 |
| mlb.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,143.99,129.59,151.19 |
| mlb.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.59,32.03,37.37 |
| mlb.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,59.00,53.10,61.95 |
| mlb.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,140.41,126.37,147.43 |
| mlb.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.33,29.10,33.95 |
| mlb.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,50.00,45.00,52.50 |
| mlb.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,99.50,89.55,104.48 |
| mlb.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.66,26.69,31.14 |
| mlb.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,51.00,45.90,53.55 |
| mlb.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,124.21,111.79,130.42 |
| mlb.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,23.83,21.45,25.02 |
| mlb.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,88.00,79.20,92.40 |
| mlb.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,134.04,120.64,140.74 |
| mlb.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.52,31.97,37.30 |
| mlb.skp_tile_512x512_,Mac_Float_Bench_32-25th,53.00,47.70,55.65 |
| mlb.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,96.86,87.17,101.70 |
| mlb.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,24.93,22.44,26.18 |
| mlb.skp_tile_64x1024_,Mac_Float_Bench_32-25th,511.00,459.90,536.55 |
| mlb.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,740.53,666.48,777.56 |
| mlb.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,172.72,155.45,181.36 |
| nofolo.skp_copy_tiles_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| nofolo.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,48.03,43.23,50.43 |
| nofolo.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.45,8.50,9.92 |
| nofolo.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| nofolo.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.03,0.04 |
| nofolo.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| nofolo.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.07,0.06,0.07 |
| nofolo.skp_record_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| nofolo.skp_record_,Nexus10_4-1_Float_Bench_32-25th,11.38,10.24,11.94 |
| nofolo.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.35,3.91,4.57 |
| nofolo.skp_record_grid_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| nofolo.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,18.54,16.69,19.47 |
| nofolo.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.37,3.03,3.53 |
| nofolo.skp_record_rtree_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| nofolo.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,11.36,10.22,11.93 |
| nofolo.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.52,3.17,3.69 |
| nofolo.skp_tile_1024x256_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| nofolo.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,41.32,37.19,43.39 |
| nofolo.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.80,8.82,10.29 |
| nofolo.skp_tile_1024x64_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| nofolo.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,49.41,44.47,51.88 |
| nofolo.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.21,11.89,13.87 |
| nofolo.skp_tile_256x256_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| nofolo.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,47.82,43.04,50.21 |
| nofolo.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.85,11.56,13.49 |
| nofolo.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| nofolo.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,112.95,101.66,118.60 |
| nofolo.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.69,15.92,18.57 |
| nofolo.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.95,15.25,17.80 |
| nofolo.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| nofolo.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,40.31,36.28,42.33 |
| nofolo.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.19,9.17,10.70 |
| nofolo.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| nofolo.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,32.47,29.22,34.09 |
| nofolo.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.56,6.80,7.94 |
| nofolo.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| nofolo.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,41.67,37.50,43.75 |
| nofolo.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.46,4.91,5.73 |
| nofolo.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| nofolo.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,33.59,30.23,35.27 |
| nofolo.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.40,5.76,6.72 |
| nofolo.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| nofolo.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,40.72,36.65,42.76 |
| nofolo.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.99,8.99,10.49 |
| nofolo.skp_tile_512x512_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| nofolo.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,50.09,45.08,52.59 |
| nofolo.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.14,9.13,10.65 |
| nytimes.skp_copy_tiles_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| nytimes.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,39.52,35.57,41.50 |
| nytimes.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,19.82,17.84,20.81 |
| nytimes.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| nytimes.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.16,0.15,0.17 |
| nytimes.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| nytimes.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| nytimes.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.84,0.76,0.88 |
| nytimes.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.28,0.25,0.29 |
| nytimes.skp_record_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| nytimes.skp_record_,Nexus10_4-1_Float_Bench_32-25th,3.62,3.26,3.80 |
| nytimes.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.69,0.62,0.72 |
| nytimes.skp_record_grid_,Mac_Float_Bench_32-25th,3.00,2.70,3.15 |
| nytimes.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,5.45,4.91,5.72 |
| nytimes.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.06,0.95,1.11 |
| nytimes.skp_record_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| nytimes.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,5.91,5.32,6.21 |
| nytimes.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.27,1.14,1.33 |
| nytimes.skp_tile_1024x256_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| nytimes.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,37.82,34.04,39.71 |
| nytimes.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.82,15.14,17.66 |
| nytimes.skp_tile_1024x64_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| nytimes.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,41.48,37.33,43.55 |
| nytimes.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,20.00,18.00,21.00 |
| nytimes.skp_tile_256x1024_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| nytimes.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,48.93,44.04,51.38 |
| nytimes.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.85,15.17,17.69 |
| nytimes.skp_tile_256x256_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| nytimes.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,40.83,36.75,42.87 |
| nytimes.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,20.20,18.18,21.21 |
| nytimes.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| nytimes.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,197.18,177.46,207.04 |
| nytimes.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,58.64,52.78,61.57 |
| nytimes.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,57.53,51.78,60.41 |
| nytimes.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| nytimes.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,22.39,20.15,23.51 |
| nytimes.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.73,14.16,16.52 |
| nytimes.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| nytimes.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,41.35,37.22,43.42 |
| nytimes.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.91,28.72,33.51 |
| nytimes.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| nytimes.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,34.71,31.24,36.45 |
| nytimes.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.88,29.59,34.52 |
| nytimes.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| nytimes.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,34.30,30.87,36.02 |
| nytimes.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.74,29.47,34.38 |
| nytimes.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| nytimes.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,22.78,20.50,23.92 |
| nytimes.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.99,14.39,16.79 |
| nytimes.skp_tile_512x512_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| nytimes.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,37.87,34.08,39.76 |
| nytimes.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.50,13.95,16.28 |
| nytimes.skp_tile_64x1024_,Mac_Float_Bench_32-25th,38.00,34.20,39.90 |
| nytimes.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,79.14,71.23,83.10 |
| nytimes.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,26.64,23.98,27.97 |
| planet.mozilla.skp_copy_tiles_,Mac_Float_Bench_32-25th,844.00,759.60,886.20 |
| planet.mozilla.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,997.47,897.72,1047.34 |
| planet.mozilla.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,182.72,164.45,191.86 |
| planet.mozilla.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| planet.mozilla.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,2.03,1.82,2.13 |
| planet.mozilla.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.47,0.42,0.49 |
| planet.mozilla.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| planet.mozilla.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,10.22,9.20,10.73 |
| planet.mozilla.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.56,3.20,3.74 |
| planet.mozilla.skp_record_,Mac_Float_Bench_32-25th,67.00,60.30,70.35 |
| planet.mozilla.skp_record_,Nexus10_4-1_Float_Bench_32-25th,77.87,70.08,81.76 |
| planet.mozilla.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,18.95,17.05,19.89 |
| planet.mozilla.skp_record_grid_,Mac_Float_Bench_32-25th,75.00,67.50,78.75 |
| planet.mozilla.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,86.14,77.53,90.45 |
| planet.mozilla.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.48,19.33,22.55 |
| planet.mozilla.skp_record_rtree_,Mac_Float_Bench_32-25th,80.00,72.00,84.00 |
| planet.mozilla.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,100.49,90.44,105.51 |
| planet.mozilla.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.26,22.73,26.52 |
| planet.mozilla.skp_tile_1024x256_,Mac_Float_Bench_32-25th,568.00,511.20,596.40 |
| planet.mozilla.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,1542.51,1388.26,1619.64 |
| planet.mozilla.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,301.57,271.41,316.65 |
| planet.mozilla.skp_tile_1024x64_,Mac_Float_Bench_32-25th,1287.00,1158.30,1351.35 |
| planet.mozilla.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,3464.00,3117.60,3637.20 |
| planet.mozilla.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,780.35,702.32,819.37 |
| planet.mozilla.skp_tile_256x1024_,Mac_Float_Bench_32-25th,611.00,549.90,641.55 |
| planet.mozilla.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,1855.32,1669.79,1948.09 |
| planet.mozilla.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,324.31,291.88,340.53 |
| planet.mozilla.skp_tile_256x256_,Mac_Float_Bench_32-25th,1230.00,1107.00,1291.50 |
| planet.mozilla.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,3483.08,3134.77,3657.23 |
| planet.mozilla.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,735.50,661.95,772.27 |
| planet.mozilla.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,1406.00,1265.40,1476.30 |
| planet.mozilla.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,5626.02,5063.42,5907.32 |
| planet.mozilla.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,932.96,839.66,979.61 |
| planet.mozilla.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,928.20,835.38,974.61 |
| planet.mozilla.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,290.00,261.00,304.50 |
| planet.mozilla.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,452.34,407.11,474.96 |
| planet.mozilla.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,145.21,130.69,152.47 |
| planet.mozilla.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,669.00,602.10,702.45 |
| planet.mozilla.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,2230.47,2007.42,2341.99 |
| planet.mozilla.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,409.70,368.73,430.19 |
| planet.mozilla.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,661.00,594.90,694.05 |
| planet.mozilla.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,2346.85,2112.16,2464.19 |
| planet.mozilla.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,291.64,262.48,306.22 |
| planet.mozilla.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,660.00,594.00,693.00 |
| planet.mozilla.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,2305.63,2075.07,2420.91 |
| planet.mozilla.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,278.53,250.68,292.46 |
| planet.mozilla.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,293.00,263.70,307.65 |
| planet.mozilla.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,401.64,361.48,421.72 |
| planet.mozilla.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,152.40,137.16,160.02 |
| planet.mozilla.skp_tile_512x512_,Mac_Float_Bench_32-25th,602.00,541.80,632.10 |
| planet.mozilla.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,1738.57,1564.71,1825.50 |
| planet.mozilla.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,320.15,288.13,336.16 |
| planet.mozilla.skp_tile_64x1024_,Mac_Float_Bench_32-25th,1561.00,1404.90,1639.05 |
| planet.mozilla.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,3974.39,3576.95,4173.11 |
| planet.mozilla.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,889.91,800.92,934.41 |
| pokemon-table.skp_copy_tiles_,Mac_Float_Bench_32-25th,293.00,263.70,307.65 |
| pokemon-table.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,401.09,360.98,421.14 |
| pokemon-table.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,88.38,79.54,92.80 |
| pokemon-table.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| pokemon-table.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.64,0.57,0.67 |
| pokemon-table.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.09,0.08,0.09 |
| pokemon-table.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| pokemon-table.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,36.06,32.45,37.86 |
| pokemon-table.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.85,11.56,13.49 |
| pokemon-table.skp_record_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| pokemon-table.skp_record_,Nexus10_4-1_Float_Bench_32-25th,32.39,29.15,34.01 |
| pokemon-table.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.22,6.50,7.58 |
| pokemon-table.skp_record_grid_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| pokemon-table.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,57.32,51.59,60.19 |
| pokemon-table.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.98,12.58,14.68 |
| pokemon-table.skp_record_rtree_,Mac_Float_Bench_32-25th,59.00,53.10,61.95 |
| pokemon-table.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,101.83,91.65,106.92 |
| pokemon-table.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,26.03,23.43,27.33 |
| pokemon-table.skp_tile_1024x256_,Mac_Float_Bench_32-25th,279.00,251.10,292.95 |
| pokemon-table.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,691.25,622.12,725.81 |
| pokemon-table.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,155.75,140.18,163.54 |
| pokemon-table.skp_tile_1024x64_,Mac_Float_Bench_32-25th,825.00,742.50,866.25 |
| pokemon-table.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,1916.42,1724.78,2012.24 |
| pokemon-table.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,448.14,403.33,470.55 |
| pokemon-table.skp_tile_256x1024_,Mac_Float_Bench_32-25th,249.00,224.10,261.45 |
| pokemon-table.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,603.74,543.37,633.93 |
| pokemon-table.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,142.68,128.41,149.81 |
| pokemon-table.skp_tile_256x256_,Mac_Float_Bench_32-25th,586.00,527.40,615.30 |
| pokemon-table.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,1363.00,1226.70,1431.15 |
| pokemon-table.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,316.04,284.44,331.84 |
| pokemon-table.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,919.00,827.10,964.95 |
| pokemon-table.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,3419.07,3077.16,3590.02 |
| pokemon-table.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,646.63,581.97,678.96 |
| pokemon-table.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,644.39,579.95,676.61 |
| pokemon-table.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,103.00,92.70,108.15 |
| pokemon-table.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,198.55,178.70,208.48 |
| pokemon-table.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,63.40,57.06,66.57 |
| pokemon-table.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,306.00,275.40,321.30 |
| pokemon-table.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,785.79,707.21,825.08 |
| pokemon-table.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,177.50,159.75,186.38 |
| pokemon-table.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,310.00,279.00,325.50 |
| pokemon-table.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,832.16,748.94,873.77 |
| pokemon-table.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,128.44,115.60,134.86 |
| pokemon-table.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,309.00,278.10,324.45 |
| pokemon-table.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,819.31,737.38,860.28 |
| pokemon-table.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,135.45,121.90,142.22 |
| pokemon-table.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,107.00,96.30,112.35 |
| pokemon-table.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,192.28,173.05,201.89 |
| pokemon-table.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,64.57,58.11,67.80 |
| pokemon-table.skp_tile_512x512_,Mac_Float_Bench_32-25th,249.00,224.10,261.45 |
| pokemon-table.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,604.09,543.68,634.29 |
| pokemon-table.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,141.42,127.28,148.49 |
| pokemon-table.skp_tile_64x1024_,Mac_Float_Bench_32-25th,720.00,648.00,756.00 |
| pokemon-table.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,1649.97,1484.97,1732.47 |
| pokemon-table.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,372.52,335.27,391.15 |
| pravda.skp_copy_tiles_,Mac_Float_Bench_32-25th,26.00,23.40,27.30 |
| pravda.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,38.28,34.45,40.19 |
| pravda.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.16,5.54,6.47 |
| pravda.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| pravda.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.14,0.12,0.14 |
| pravda.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| pravda.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| pravda.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.71,0.64,0.74 |
| pravda.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.23,0.21,0.25 |
| pravda.skp_record_,Mac_Float_Bench_32-25th,3.00,2.70,3.15 |
| pravda.skp_record_,Nexus10_4-1_Float_Bench_32-25th,4.00,3.60,4.20 |
| pravda.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.85,0.77,0.90 |
| pravda.skp_record_grid_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| pravda.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,5.07,4.56,5.32 |
| pravda.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.16,1.05,1.22 |
| pravda.skp_record_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| pravda.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,5.33,4.80,5.60 |
| pravda.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.35,1.21,1.41 |
| pravda.skp_tile_1024x256_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| pravda.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,31.43,28.29,33.00 |
| pravda.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.78,6.10,7.12 |
| pravda.skp_tile_1024x64_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| pravda.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,35.65,32.09,37.43 |
| pravda.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.99,8.09,9.44 |
| pravda.skp_tile_256x1024_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| pravda.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,38.60,34.74,40.53 |
| pravda.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.99,7.19,8.39 |
| pravda.skp_tile_256x256_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| pravda.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,37.56,33.80,39.44 |
| pravda.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.36,8.42,9.83 |
| pravda.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,38.00,34.20,39.90 |
| pravda.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,114.39,102.95,120.11 |
| pravda.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,36.63,32.97,38.46 |
| pravda.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.76,32.18,37.55 |
| pravda.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| pravda.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,28.06,25.25,29.46 |
| pravda.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.90,6.21,7.25 |
| pravda.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| pravda.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,25.96,23.36,27.26 |
| pravda.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.71,12.34,14.40 |
| pravda.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| pravda.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,31.90,28.71,33.49 |
| pravda.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.96,8.06,9.41 |
| pravda.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| pravda.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,25.42,22.88,26.69 |
| pravda.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.61,12.25,14.29 |
| pravda.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| pravda.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,28.47,25.62,29.89 |
| pravda.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.86,6.17,7.20 |
| pravda.skp_tile_512x512_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| pravda.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,32.42,29.18,34.04 |
| pravda.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.07,6.36,7.42 |
| pravda.skp_tile_64x1024_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| pravda.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,56.01,50.41,58.81 |
| pravda.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.86,12.47,14.55 |
| sahadan.skp_copy_tiles_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| sahadan.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,39.83,35.85,41.82 |
| sahadan.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.09,7.28,8.49 |
| sahadan.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sahadan.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.33,0.30,0.35 |
| sahadan.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.04,0.04,0.05 |
| sahadan.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| sahadan.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,5.10,4.59,5.35 |
| sahadan.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.86,1.67,1.95 |
| sahadan.skp_record_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| sahadan.skp_record_,Nexus10_4-1_Float_Bench_32-25th,7.79,7.01,8.18 |
| sahadan.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.52,1.37,1.60 |
| sahadan.skp_record_grid_,Mac_Float_Bench_32-25th,6.00,5.40,6.30 |
| sahadan.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,10.90,9.81,11.44 |
| sahadan.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.43,2.18,2.55 |
| sahadan.skp_record_rtree_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| sahadan.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,15.20,13.68,15.96 |
| sahadan.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.22,3.80,4.43 |
| sahadan.skp_tile_1024x256_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| sahadan.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,37.45,33.71,39.32 |
| sahadan.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.80,7.92,9.24 |
| sahadan.skp_tile_1024x64_,Mac_Float_Bench_32-25th,24.00,21.60,25.20 |
| sahadan.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,44.36,39.92,46.58 |
| sahadan.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.74,10.57,12.33 |
| sahadan.skp_tile_256x1024_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| sahadan.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,45.16,40.64,47.42 |
| sahadan.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.70,9.63,11.23 |
| sahadan.skp_tile_256x256_,Mac_Float_Bench_32-25th,24.00,21.60,25.20 |
| sahadan.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,47.63,42.87,50.01 |
| sahadan.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.13,10.92,12.74 |
| sahadan.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| sahadan.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,140.74,126.67,147.78 |
| sahadan.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,30.10,27.09,31.61 |
| sahadan.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.32,26.39,30.79 |
| sahadan.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| sahadan.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,28.85,25.97,30.29 |
| sahadan.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.08,7.27,8.48 |
| sahadan.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| sahadan.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,39.22,35.30,41.18 |
| sahadan.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.17,11.85,13.83 |
| sahadan.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| sahadan.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,27.46,24.71,28.83 |
| sahadan.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.33,4.80,5.60 |
| sahadan.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| sahadan.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,28.90,26.01,30.34 |
| sahadan.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.87,5.28,6.16 |
| sahadan.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| sahadan.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,28.32,25.49,29.74 |
| sahadan.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.55,7.70,8.98 |
| sahadan.skp_tile_512x512_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| sahadan.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,38.61,34.75,40.54 |
| sahadan.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.60,8.64,10.08 |
| sahadan.skp_tile_64x1024_,Mac_Float_Bench_32-25th,43.00,38.70,45.15 |
| sahadan.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,87.32,78.59,91.69 |
| sahadan.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,21.11,19.00,22.17 |
| sfgate.skp_copy_tiles_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| sfgate.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,50.78,45.70,53.32 |
| sfgate.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.53,29.28,34.16 |
| sfgate.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sfgate.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.21,0.19,0.22 |
| sfgate.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.04,0.04,0.05 |
| sfgate.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sfgate.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.02,0.92,1.07 |
| sfgate.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.36,0.32,0.37 |
| sfgate.skp_record_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| sfgate.skp_record_,Nexus10_4-1_Float_Bench_32-25th,21.45,19.31,22.53 |
| sfgate.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.83,5.25,6.12 |
| sfgate.skp_record_grid_,Mac_Float_Bench_32-25th,26.00,23.40,27.30 |
| sfgate.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,25.91,23.32,27.20 |
| sfgate.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.32,5.68,6.63 |
| sfgate.skp_record_rtree_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| sfgate.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,26.32,23.69,27.63 |
| sfgate.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.57,5.91,6.90 |
| sfgate.skp_tile_1024x256_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| sfgate.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,55.04,49.54,57.79 |
| sfgate.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.41,26.47,30.88 |
| sfgate.skp_tile_1024x64_,Mac_Float_Bench_32-25th,37.00,33.30,38.85 |
| sfgate.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,64.17,57.75,67.38 |
| sfgate.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.79,32.21,37.58 |
| sfgate.skp_tile_256x1024_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| sfgate.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,60.50,54.45,63.53 |
| sfgate.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.17,28.05,32.73 |
| sfgate.skp_tile_256x256_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| sfgate.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,70.22,63.20,73.73 |
| sfgate.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,33.98,30.58,35.68 |
| sfgate.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| sfgate.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,182.51,164.26,191.64 |
| sfgate.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,85.25,76.73,89.51 |
| sfgate.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,84.06,75.65,88.26 |
| sfgate.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| sfgate.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,38.35,34.52,40.27 |
| sfgate.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.81,25.03,29.20 |
| sfgate.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| sfgate.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,56.23,50.61,59.04 |
| sfgate.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,36.89,33.20,38.73 |
| sfgate.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| sfgate.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,65.33,58.80,68.60 |
| sfgate.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,33.66,30.29,35.34 |
| sfgate.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| sfgate.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,63.06,56.75,66.21 |
| sfgate.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.47,31.92,37.24 |
| sfgate.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,24.00,21.60,25.20 |
| sfgate.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,35.04,31.54,36.79 |
| sfgate.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.40,24.66,28.77 |
| sfgate.skp_tile_512x512_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| sfgate.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,53.80,48.42,56.49 |
| sfgate.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.71,26.74,31.20 |
| sfgate.skp_tile_64x1024_,Mac_Float_Bench_32-25th,53.00,47.70,55.65 |
| sfgate.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,104.75,94.28,109.99 |
| sfgate.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,43.54,39.19,45.72 |
| simsimi.skp_copy_tiles_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| simsimi.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,19.47,17.52,20.44 |
| simsimi.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.27,2.94,3.43 |
| simsimi.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| simsimi.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.08,0.07,0.08 |
| simsimi.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.01,0.01,0.01 |
| simsimi.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| simsimi.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.12,0.11,0.13 |
| simsimi.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.02,0.03 |
| simsimi.skp_record_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| simsimi.skp_record_,Nexus10_4-1_Float_Bench_32-25th,1.52,1.37,1.60 |
| simsimi.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.30,0.27,0.31 |
| simsimi.skp_record_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| simsimi.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,1.64,1.47,1.72 |
| simsimi.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.33,0.30,0.35 |
| simsimi.skp_record_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| simsimi.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.66,1.49,1.74 |
| simsimi.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.34,0.31,0.36 |
| simsimi.skp_tile_1024x256_,Mac_Float_Bench_32-25th,6.00,5.40,6.30 |
| simsimi.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,20.90,18.81,21.95 |
| simsimi.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.57,3.21,3.75 |
| simsimi.skp_tile_1024x64_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| simsimi.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,18.09,16.28,18.99 |
| simsimi.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.74,3.37,3.93 |
| simsimi.skp_tile_256x1024_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| simsimi.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,27.50,24.75,28.88 |
| simsimi.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.66,4.19,4.89 |
| simsimi.skp_tile_256x256_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| simsimi.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,20.19,18.17,21.20 |
| simsimi.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.10,3.69,4.30 |
| simsimi.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| simsimi.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,62.27,56.04,65.38 |
| simsimi.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.50,9.45,11.03 |
| simsimi.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.53,8.58,10.01 |
| simsimi.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| simsimi.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,17.22,15.50,18.08 |
| simsimi.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.64,3.28,3.82 |
| simsimi.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| simsimi.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,20.20,18.18,21.21 |
| simsimi.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.76,2.48,2.90 |
| simsimi.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| simsimi.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,14.28,12.85,14.99 |
| simsimi.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.30,2.07,2.42 |
| simsimi.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| simsimi.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,17.08,15.37,17.93 |
| simsimi.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.76,1.58,1.85 |
| simsimi.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| simsimi.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,17.23,15.51,18.09 |
| simsimi.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.73,3.36,3.92 |
| simsimi.skp_tile_512x512_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| simsimi.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,23.83,21.45,25.02 |
| simsimi.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.49,3.14,3.66 |
| simsimi.skp_tile_64x1024_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| simsimi.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,24.33,21.90,25.55 |
| simsimi.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.10,5.49,6.41 |
| slashdot.skp_copy_tiles_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| slashdot.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,60.24,54.22,63.25 |
| slashdot.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.44,11.20,13.06 |
| slashdot.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| slashdot.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.16,0.14,0.17 |
| slashdot.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.03,0.02,0.03 |
| slashdot.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| slashdot.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.73,0.66,0.77 |
| slashdot.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.24,0.22,0.25 |
| slashdot.skp_record_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| slashdot.skp_record_,Nexus10_4-1_Float_Bench_32-25th,16.73,15.05,17.56 |
| slashdot.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.03,3.63,4.23 |
| slashdot.skp_record_grid_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| slashdot.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,19.79,17.81,20.78 |
| slashdot.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.40,3.96,4.62 |
| slashdot.skp_record_rtree_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| slashdot.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,18.80,16.92,19.74 |
| slashdot.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.61,4.15,4.84 |
| slashdot.skp_tile_1024x256_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| slashdot.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,60.20,54.18,63.21 |
| slashdot.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.04,11.74,13.69 |
| slashdot.skp_tile_1024x64_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| slashdot.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,63.86,57.47,67.05 |
| slashdot.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.03,15.33,17.88 |
| slashdot.skp_tile_256x1024_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| slashdot.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,68.91,62.02,72.36 |
| slashdot.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.79,14.21,16.58 |
| slashdot.skp_tile_256x256_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| slashdot.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,72.91,65.62,76.56 |
| slashdot.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,17.31,15.58,18.18 |
| slashdot.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,119.00,107.10,124.95 |
| slashdot.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,448.38,403.54,470.80 |
| slashdot.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,80.91,72.82,84.96 |
| slashdot.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,79.99,71.99,83.99 |
| slashdot.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,26.00,23.40,27.30 |
| slashdot.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,45.60,41.04,47.88 |
| slashdot.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.38,11.14,13.00 |
| slashdot.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| slashdot.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,54.39,48.95,57.11 |
| slashdot.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.25,10.12,11.81 |
| slashdot.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| slashdot.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,57.08,51.37,59.93 |
| slashdot.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.41,6.67,7.78 |
| slashdot.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| slashdot.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,55.08,49.57,57.83 |
| slashdot.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.90,7.11,8.29 |
| slashdot.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,26.00,23.40,27.30 |
| slashdot.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,48.33,43.50,50.75 |
| slashdot.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.34,11.11,12.96 |
| slashdot.skp_tile_512x512_,Mac_Float_Bench_32-25th,31.00,27.90,32.55 |
| slashdot.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,69.46,62.51,72.93 |
| slashdot.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.97,12.57,14.67 |
| slashdot.skp_tile_64x1024_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| slashdot.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,103.19,92.87,108.35 |
| slashdot.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.74,24.97,29.13 |
| sms.personal.skp_copy_tiles_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| sms.personal.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,15.43,13.89,16.20 |
| sms.personal.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.44,2.20,2.56 |
| sms.personal.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sms.personal.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.06,0.05,0.06 |
| sms.personal.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.01,0.01,0.01 |
| sms.personal.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sms.personal.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.19,0.17,0.20 |
| sms.personal.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.05,0.06 |
| sms.personal.skp_record_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sms.personal.skp_record_,Nexus10_4-1_Float_Bench_32-25th,0.76,0.68,0.79 |
| sms.personal.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.14,0.12,0.14 |
| sms.personal.skp_record_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sms.personal.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,1.09,0.98,1.14 |
| sms.personal.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.21,0.19,0.22 |
| sms.personal.skp_record_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| sms.personal.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.25,1.12,1.31 |
| sms.personal.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.25,0.22,0.26 |
| sms.personal.skp_tile_1024x256_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| sms.personal.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,10.36,9.32,10.88 |
| sms.personal.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.36,2.12,2.48 |
| sms.personal.skp_tile_1024x64_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| sms.personal.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,10.11,9.10,10.62 |
| sms.personal.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.56,2.30,2.69 |
| sms.personal.skp_tile_256x1024_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| sms.personal.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,11.58,10.42,12.16 |
| sms.personal.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.25,2.93,3.41 |
| sms.personal.skp_tile_256x256_,Mac_Float_Bench_32-25th,5.00,4.50,5.25 |
| sms.personal.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,10.20,9.18,10.71 |
| sms.personal.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.79,2.51,2.93 |
| sms.personal.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| sms.personal.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,37.57,33.81,39.45 |
| sms.personal.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.41,3.97,4.63 |
| sms.personal.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.90,3.51,4.09 |
| sms.personal.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| sms.personal.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,8.30,7.47,8.72 |
| sms.personal.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.25,2.02,2.36 |
| sms.personal.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| sms.personal.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,8.74,7.87,9.18 |
| sms.personal.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.91,1.72,2.01 |
| sms.personal.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,3.00,2.70,3.15 |
| sms.personal.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,7.97,7.17,8.37 |
| sms.personal.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.72,1.55,1.81 |
| sms.personal.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,3.00,2.70,3.15 |
| sms.personal.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,6.97,6.27,7.32 |
| sms.personal.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.43,1.29,1.50 |
| sms.personal.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| sms.personal.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,6.97,6.27,7.32 |
| sms.personal.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.43,2.19,2.55 |
| sms.personal.skp_tile_512x512_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| sms.personal.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,11.11,10.00,11.67 |
| sms.personal.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.52,2.27,2.65 |
| sms.personal.skp_tile_64x1024_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| sms.personal.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,16.45,14.80,17.27 |
| sms.personal.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.03,4.53,5.28 |
| spreadsheet.skp_copy_tiles_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| spreadsheet.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,41.19,37.07,43.25 |
| spreadsheet.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.81,5.23,6.10 |
| spreadsheet.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| spreadsheet.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.11,0.10,0.11 |
| spreadsheet.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.01,0.02 |
| spreadsheet.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| spreadsheet.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,2.91,2.62,3.05 |
| spreadsheet.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.01,0.91,1.06 |
| spreadsheet.skp_record_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| spreadsheet.skp_record_,Nexus10_4-1_Float_Bench_32-25th,3.33,3.00,3.50 |
| spreadsheet.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.69,0.62,0.72 |
| spreadsheet.skp_record_grid_,Mac_Float_Bench_32-25th,2.00,1.80,2.10 |
| spreadsheet.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,5.11,4.60,5.37 |
| spreadsheet.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.26,1.14,1.33 |
| spreadsheet.skp_record_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| spreadsheet.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,7.66,6.90,8.05 |
| spreadsheet.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.19,1.97,2.30 |
| spreadsheet.skp_tile_1024x256_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| spreadsheet.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,33.64,30.28,35.32 |
| spreadsheet.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.00,6.30,7.35 |
| spreadsheet.skp_tile_1024x64_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| spreadsheet.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,39.61,35.65,41.59 |
| spreadsheet.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.22,9.20,10.73 |
| spreadsheet.skp_tile_256x1024_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| spreadsheet.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,41.26,37.13,43.32 |
| spreadsheet.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.81,6.13,7.15 |
| spreadsheet.skp_tile_256x256_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| spreadsheet.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,34.26,30.83,35.97 |
| spreadsheet.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.48,7.63,8.90 |
| spreadsheet.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,43.00,38.70,45.15 |
| spreadsheet.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,160.10,144.09,168.10 |
| spreadsheet.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,19.99,17.99,20.99 |
| spreadsheet.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,19.24,17.32,20.20 |
| spreadsheet.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,7.00,6.30,7.35 |
| spreadsheet.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,16.85,15.17,17.69 |
| spreadsheet.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.40,3.96,4.62 |
| spreadsheet.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| spreadsheet.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,28.21,25.39,29.62 |
| spreadsheet.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.89,4.40,5.13 |
| spreadsheet.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| spreadsheet.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,28.31,25.48,29.73 |
| spreadsheet.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.68,3.31,3.86 |
| spreadsheet.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| spreadsheet.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,22.85,20.57,23.99 |
| spreadsheet.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.32,2.99,3.49 |
| spreadsheet.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| spreadsheet.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,16.57,14.91,17.40 |
| spreadsheet.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.79,4.31,5.03 |
| spreadsheet.skp_tile_512x512_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| spreadsheet.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,33.67,30.30,35.35 |
| spreadsheet.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.57,5.91,6.90 |
| spreadsheet.skp_tile_64x1024_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| spreadsheet.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,43.88,39.49,46.07 |
| spreadsheet.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.10,9.99,11.65 |
| techcrunch.skp_copy_tiles_,Mac_Float_Bench_32-25th,94.00,84.60,98.70 |
| techcrunch.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,96.83,87.15,101.67 |
| techcrunch.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.04,24.34,28.39 |
| techcrunch.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| techcrunch.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.19,0.17,0.20 |
| techcrunch.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.07,0.06,0.07 |
| techcrunch.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| techcrunch.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.90,0.81,0.95 |
| techcrunch.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.35,0.31,0.37 |
| techcrunch.skp_record_,Mac_Float_Bench_32-25th,8.00,7.20,8.40 |
| techcrunch.skp_record_,Nexus10_4-1_Float_Bench_32-25th,10.86,9.78,11.41 |
| techcrunch.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.88,2.59,3.03 |
| techcrunch.skp_record_grid_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| techcrunch.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,13.16,11.85,13.82 |
| techcrunch.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.33,3.00,3.50 |
| techcrunch.skp_record_rtree_,Mac_Float_Bench_32-25th,9.00,8.10,9.45 |
| techcrunch.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,13.44,12.09,14.11 |
| techcrunch.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.60,3.24,3.78 |
| techcrunch.skp_tile_1024x256_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| techcrunch.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,73.62,66.26,77.30 |
| techcrunch.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.35,26.42,30.82 |
| techcrunch.skp_tile_1024x64_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| techcrunch.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,67.07,60.36,70.42 |
| techcrunch.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,35.54,31.99,37.32 |
| techcrunch.skp_tile_256x1024_,Mac_Float_Bench_32-25th,40.00,36.00,42.00 |
| techcrunch.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,102.47,92.22,107.59 |
| techcrunch.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,32.90,29.61,34.55 |
| techcrunch.skp_tile_256x256_,Mac_Float_Bench_32-25th,44.00,39.60,46.20 |
| techcrunch.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,77.13,69.42,80.99 |
| techcrunch.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.60,28.44,33.18 |
| techcrunch.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,55.00,49.50,57.75 |
| techcrunch.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,304.06,273.65,319.26 |
| techcrunch.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,66.53,59.88,69.86 |
| techcrunch.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,65.49,58.94,68.76 |
| techcrunch.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| techcrunch.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,47.43,42.69,49.80 |
| techcrunch.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,30.37,27.33,31.89 |
| techcrunch.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| techcrunch.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,59.26,53.33,62.22 |
| techcrunch.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.26,34.43,40.17 |
| techcrunch.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| techcrunch.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,57.95,52.16,60.85 |
| techcrunch.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.98,28.78,33.58 |
| techcrunch.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| techcrunch.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,58.78,52.90,61.72 |
| techcrunch.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,28.79,25.91,30.23 |
| techcrunch.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| techcrunch.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,45.27,40.74,47.53 |
| techcrunch.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.56,26.60,31.04 |
| techcrunch.skp_tile_512x512_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| techcrunch.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,88.67,79.80,93.10 |
| techcrunch.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,30.79,27.71,32.33 |
| techcrunch.skp_tile_64x1024_,Mac_Float_Bench_32-25th,70.00,63.00,73.50 |
| techcrunch.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,113.10,101.79,118.75 |
| techcrunch.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.22,40.70,47.48 |
| theverge.skp_copy_tiles_,Mac_Float_Bench_32-25th,274.00,246.60,287.70 |
| theverge.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,381.58,343.42,400.66 |
| theverge.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,111.78,100.60,117.37 |
| theverge.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| theverge.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.43,0.39,0.46 |
| theverge.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.05,0.06 |
| theverge.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| theverge.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.18,1.06,1.24 |
| theverge.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.35,0.31,0.36 |
| theverge.skp_record_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| theverge.skp_record_,Nexus10_4-1_Float_Bench_32-25th,8.88,7.99,9.32 |
| theverge.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.17,2.85,3.33 |
| theverge.skp_record_grid_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| theverge.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,11.49,10.35,12.07 |
| theverge.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.37,3.03,3.53 |
| theverge.skp_record_rtree_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| theverge.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,11.13,10.01,11.68 |
| theverge.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.55,3.20,3.73 |
| theverge.skp_tile_1024x256_,Mac_Float_Bench_32-25th,296.00,266.40,310.80 |
| theverge.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,470.06,423.05,493.56 |
| theverge.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,128.49,115.64,134.91 |
| theverge.skp_tile_1024x64_,Mac_Float_Bench_32-25th,647.00,582.30,679.35 |
| theverge.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,971.22,874.10,1019.78 |
| theverge.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,255.96,230.36,268.76 |
| theverge.skp_tile_256x1024_,Mac_Float_Bench_32-25th,510.00,459.00,535.50 |
| theverge.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,742.24,668.02,779.35 |
| theverge.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,196.35,176.72,206.17 |
| theverge.skp_tile_256x256_,Mac_Float_Bench_32-25th,462.00,415.80,485.10 |
| theverge.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,713.83,642.45,749.52 |
| theverge.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,189.48,170.53,198.95 |
| theverge.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,213.00,191.70,223.65 |
| theverge.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,1025.30,922.77,1076.57 |
| theverge.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,207.95,187.16,218.35 |
| theverge.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,207.36,186.62,217.73 |
| theverge.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,436.00,392.40,457.80 |
| theverge.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,643.33,579.00,675.50 |
| theverge.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,176.24,158.62,185.05 |
| theverge.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,241.00,216.90,253.05 |
| theverge.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,421.33,379.20,442.40 |
| theverge.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,121.02,108.92,127.07 |
| theverge.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,259.00,233.10,271.95 |
| theverge.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,472.82,425.54,496.46 |
| theverge.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,96.27,86.64,101.08 |
| theverge.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,251.00,225.90,263.55 |
| theverge.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,449.64,404.68,472.12 |
| theverge.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,100.25,90.23,105.26 |
| theverge.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,437.00,393.30,458.85 |
| theverge.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,664.89,598.40,698.13 |
| theverge.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,176.52,158.87,185.35 |
| theverge.skp_tile_512x512_,Mac_Float_Bench_32-25th,323.00,290.70,339.15 |
| theverge.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,532.31,479.08,558.93 |
| theverge.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,137.58,123.82,144.46 |
| theverge.skp_tile_64x1024_,Mac_Float_Bench_32-25th,886.00,797.40,930.30 |
| theverge.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,1221.32,1099.19,1282.39 |
| theverge.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,327.36,294.62,343.73 |
| transformice.skp_copy_tiles_,Mac_Float_Bench_32-25th,55.00,49.50,57.75 |
| transformice.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,78.15,70.34,82.06 |
| transformice.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.71,11.44,13.35 |
| transformice.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| transformice.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.11,0.10,0.11 |
| transformice.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| transformice.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| transformice.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.40,0.36,0.42 |
| transformice.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.13,0.12,0.14 |
| transformice.skp_record_,Mac_Float_Bench_32-25th,13.00,11.70,13.65 |
| transformice.skp_record_,Nexus10_4-1_Float_Bench_32-25th,8.28,7.45,8.69 |
| transformice.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.76,2.49,2.90 |
| transformice.skp_record_grid_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| transformice.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,6.50,5.85,6.83 |
| transformice.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.71,1.54,1.79 |
| transformice.skp_record_rtree_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| transformice.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,6.62,5.96,6.96 |
| transformice.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.79,1.61,1.88 |
| transformice.skp_tile_1024x256_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| transformice.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,80.14,72.13,84.15 |
| transformice.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.17,11.85,13.83 |
| transformice.skp_tile_1024x64_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| transformice.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,74.41,66.97,78.13 |
| transformice.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.30,13.77,16.07 |
| transformice.skp_tile_256x1024_,Mac_Float_Bench_32-25th,31.00,27.90,32.55 |
| transformice.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,85.34,76.81,89.61 |
| transformice.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.38,13.84,16.15 |
| transformice.skp_tile_256x256_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| transformice.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,72.85,65.56,76.49 |
| transformice.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.14,14.53,16.95 |
| transformice.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,51.00,45.90,53.55 |
| transformice.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,243.96,219.56,256.16 |
| transformice.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,43.66,39.29,45.84 |
| transformice.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,42.82,38.54,44.96 |
| transformice.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| transformice.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,63.15,56.84,66.31 |
| transformice.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.01,12.61,14.71 |
| transformice.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| transformice.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,53.56,48.20,56.24 |
| transformice.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.15,14.53,16.96 |
| transformice.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| transformice.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,57.04,51.34,59.89 |
| transformice.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.58,12.22,14.26 |
| transformice.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| transformice.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,51.44,46.30,54.01 |
| transformice.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.13,6.42,7.49 |
| transformice.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| transformice.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,55.70,50.13,58.49 |
| transformice.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.96,12.56,14.66 |
| transformice.skp_tile_512x512_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| transformice.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,80.07,72.06,84.07 |
| transformice.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.96,12.56,14.66 |
| transformice.skp_tile_64x1024_,Mac_Float_Bench_32-25th,47.00,42.30,49.35 |
| transformice.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,94.55,85.09,99.28 |
| transformice.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,23.03,20.73,24.18 |
| uk.wsj.skp_copy_tiles_,Mac_Float_Bench_32-25th,57.00,51.30,59.85 |
| uk.wsj.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,108.59,97.73,114.02 |
| uk.wsj.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,49.02,44.12,51.47 |
| uk.wsj.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| uk.wsj.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.42,0.38,0.44 |
| uk.wsj.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.11,0.10,0.11 |
| uk.wsj.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| uk.wsj.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.24,1.12,1.31 |
| uk.wsj.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.40,0.36,0.42 |
| uk.wsj.skp_record_,Mac_Float_Bench_32-25th,47.00,42.30,49.35 |
| uk.wsj.skp_record_,Nexus10_4-1_Float_Bench_32-25th,41.64,37.48,43.72 |
| uk.wsj.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.77,10.59,12.35 |
| uk.wsj.skp_record_grid_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| uk.wsj.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,43.95,39.56,46.15 |
| uk.wsj.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.72,10.55,12.30 |
| uk.wsj.skp_record_rtree_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| uk.wsj.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,46.55,41.89,48.87 |
| uk.wsj.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.61,11.35,13.24 |
| uk.wsj.skp_tile_1024x256_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| uk.wsj.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,80.54,72.49,84.57 |
| uk.wsj.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.61,34.75,40.54 |
| uk.wsj.skp_tile_1024x64_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| uk.wsj.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,105.74,95.17,111.03 |
| uk.wsj.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,46.71,42.04,49.05 |
| uk.wsj.skp_tile_256x1024_,Mac_Float_Bench_32-25th,42.00,37.80,44.10 |
| uk.wsj.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,101.36,91.22,106.43 |
| uk.wsj.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,42.98,38.68,45.13 |
| uk.wsj.skp_tile_256x256_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| uk.wsj.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,108.34,97.51,113.76 |
| uk.wsj.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.93,41.34,48.23 |
| uk.wsj.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,131.00,117.90,137.55 |
| uk.wsj.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,394.77,355.29,414.51 |
| uk.wsj.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,121.52,109.37,127.60 |
| uk.wsj.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,120.23,108.21,126.24 |
| uk.wsj.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,33.00,29.70,34.65 |
| uk.wsj.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,88.42,79.58,92.84 |
| uk.wsj.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.53,35.58,41.51 |
| uk.wsj.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| uk.wsj.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,105.90,95.31,111.20 |
| uk.wsj.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,47.59,42.83,49.97 |
| uk.wsj.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| uk.wsj.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,89.21,80.29,93.67 |
| uk.wsj.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,48.35,43.52,50.77 |
| uk.wsj.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| uk.wsj.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,96.26,86.63,101.07 |
| uk.wsj.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,51.75,46.58,54.34 |
| uk.wsj.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,33.00,29.70,34.65 |
| uk.wsj.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,72.79,65.51,76.43 |
| uk.wsj.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,39.53,35.58,41.51 |
| uk.wsj.skp_tile_512x512_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| uk.wsj.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,92.04,82.84,96.64 |
| uk.wsj.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.63,34.77,40.56 |
| uk.wsj.skp_tile_64x1024_,Mac_Float_Bench_32-25th,71.00,63.90,74.55 |
| uk.wsj.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,158.62,142.76,166.55 |
| uk.wsj.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,58.66,52.79,61.59 |
| vnexpress.skp_copy_tiles_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| vnexpress.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,47.39,42.65,49.76 |
| vnexpress.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.16,9.14,10.67 |
| vnexpress.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| vnexpress.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.30,0.27,0.31 |
| vnexpress.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.05,0.05,0.06 |
| vnexpress.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| vnexpress.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.43,1.28,1.50 |
| vnexpress.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.48,0.43,0.50 |
| vnexpress.skp_record_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| vnexpress.skp_record_,Nexus10_4-1_Float_Bench_32-25th,14.87,13.38,15.61 |
| vnexpress.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.85,2.56,2.99 |
| vnexpress.skp_record_grid_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| vnexpress.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,10.37,9.34,10.89 |
| vnexpress.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,2.72,2.45,2.86 |
| vnexpress.skp_record_rtree_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| vnexpress.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,11.60,10.44,12.18 |
| vnexpress.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.07,2.76,3.22 |
| vnexpress.skp_tile_1024x256_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| vnexpress.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,47.59,42.83,49.97 |
| vnexpress.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.56,10.40,12.14 |
| vnexpress.skp_tile_1024x64_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| vnexpress.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,55.63,50.07,58.41 |
| vnexpress.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,16.79,15.11,17.63 |
| vnexpress.skp_tile_256x1024_,Mac_Float_Bench_32-25th,23.00,20.70,24.15 |
| vnexpress.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,52.07,46.86,54.67 |
| vnexpress.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,12.37,11.13,12.99 |
| vnexpress.skp_tile_256x256_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| vnexpress.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,52.25,47.02,54.86 |
| vnexpress.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.47,13.92,16.24 |
| vnexpress.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,50.00,45.00,52.50 |
| vnexpress.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,133.21,119.89,139.87 |
| vnexpress.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,48.57,43.71,51.00 |
| vnexpress.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,47.63,42.87,50.01 |
| vnexpress.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| vnexpress.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,34.80,31.32,36.54 |
| vnexpress.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.06,9.95,11.61 |
| vnexpress.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| vnexpress.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,36.96,33.26,38.81 |
| vnexpress.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,29.66,26.69,31.14 |
| vnexpress.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| vnexpress.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,50.33,45.30,52.85 |
| vnexpress.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,18.85,16.97,19.79 |
| vnexpress.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| vnexpress.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,38.71,34.84,40.65 |
| vnexpress.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,19.52,17.57,20.50 |
| vnexpress.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,20.00,18.00,21.00 |
| vnexpress.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,38.73,34.86,40.67 |
| vnexpress.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.94,9.85,11.49 |
| vnexpress.skp_tile_512x512_,Mac_Float_Bench_32-25th,21.00,18.90,22.05 |
| vnexpress.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,50.50,45.45,53.03 |
| vnexpress.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,11.71,10.54,12.30 |
| vnexpress.skp_tile_64x1024_,Mac_Float_Bench_32-25th,38.00,34.20,39.90 |
| vnexpress.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,74.78,67.30,78.52 |
| vnexpress.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,20.13,18.12,21.14 |
| worldjournal.skp_copy_tiles_,Mac_Float_Bench_32-25th,55.00,49.50,57.75 |
| worldjournal.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,76.52,68.87,80.35 |
| worldjournal.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,23.99,21.59,25.19 |
| worldjournal.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| worldjournal.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.14,0.13,0.15 |
| worldjournal.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| worldjournal.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| worldjournal.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.98,0.88,1.03 |
| worldjournal.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.34,0.30,0.35 |
| worldjournal.skp_record_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| worldjournal.skp_record_,Nexus10_4-1_Float_Bench_32-25th,22.02,19.82,23.12 |
| worldjournal.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.37,4.83,5.64 |
| worldjournal.skp_record_grid_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| worldjournal.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,24.25,21.82,25.46 |
| worldjournal.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.80,5.22,6.09 |
| worldjournal.skp_record_rtree_,Mac_Float_Bench_32-25th,18.00,16.20,18.90 |
| worldjournal.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,23.15,20.83,24.30 |
| worldjournal.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.19,5.57,6.50 |
| worldjournal.skp_tile_1024x256_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| worldjournal.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,83.02,74.72,87.17 |
| worldjournal.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,22.16,19.94,23.27 |
| worldjournal.skp_tile_1024x64_,Mac_Float_Bench_32-25th,44.00,39.60,46.20 |
| worldjournal.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,95.63,86.07,100.41 |
| worldjournal.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.82,23.24,27.11 |
| worldjournal.skp_tile_256x1024_,Mac_Float_Bench_32-25th,44.00,39.60,46.20 |
| worldjournal.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,93.08,83.77,97.73 |
| worldjournal.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,24.58,22.12,25.81 |
| worldjournal.skp_tile_256x256_,Mac_Float_Bench_32-25th,48.00,43.20,50.40 |
| worldjournal.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,89.63,80.67,94.11 |
| worldjournal.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.82,25.04,29.21 |
| worldjournal.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,363.00,326.70,381.15 |
| worldjournal.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,1873.35,1686.01,1967.02 |
| worldjournal.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,283.06,254.75,297.21 |
| worldjournal.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,281.80,253.62,295.89 |
| worldjournal.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,41.00,36.90,43.05 |
| worldjournal.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,81.31,73.18,85.38 |
| worldjournal.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,26.23,23.61,27.54 |
| worldjournal.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,32.00,28.80,33.60 |
| worldjournal.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,82.37,74.13,86.49 |
| worldjournal.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,19.21,17.29,20.17 |
| worldjournal.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| worldjournal.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,108.37,97.53,113.79 |
| worldjournal.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,20.17,18.15,21.18 |
| worldjournal.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,28.00,25.20,29.40 |
| worldjournal.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,106.62,95.96,111.95 |
| worldjournal.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,15.52,13.97,16.30 |
| worldjournal.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,41.00,36.90,43.05 |
| worldjournal.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,71.50,64.35,75.08 |
| worldjournal.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,25.98,23.38,27.28 |
| worldjournal.skp_tile_512x512_,Mac_Float_Bench_32-25th,38.00,34.20,39.90 |
| worldjournal.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,87.32,78.59,91.69 |
| worldjournal.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,22.93,20.64,24.08 |
| worldjournal.skp_tile_64x1024_,Mac_Float_Bench_32-25th,80.00,72.00,84.00 |
| worldjournal.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,147.06,132.35,154.41 |
| worldjournal.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,40.89,36.80,42.93 |
| wowwiki-pandaria.skp_copy_tiles_,Mac_Float_Bench_32-25th,262.00,235.80,275.10 |
| wowwiki-pandaria.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,306.31,275.68,321.63 |
| wowwiki-pandaria.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,97.96,88.16,102.86 |
| wowwiki-pandaria.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| wowwiki-pandaria.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.09,0.08,0.09 |
| wowwiki-pandaria.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,4.00,3.60,4.20 |
| wowwiki-pandaria.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,1.80,1.62,1.89 |
| wowwiki-pandaria.skp_record_,Mac_Float_Bench_32-25th,22.00,19.80,23.10 |
| wowwiki-pandaria.skp_record_,Nexus10_4-1_Float_Bench_32-25th,26.41,23.77,27.73 |
| wowwiki-pandaria.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.18,5.56,6.49 |
| wowwiki-pandaria.skp_record_grid_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| wowwiki-pandaria.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,33.70,30.33,35.38 |
| wowwiki-pandaria.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.02,7.22,8.42 |
| wowwiki-pandaria.skp_record_rtree_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| wowwiki-pandaria.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,36.62,32.96,38.45 |
| wowwiki-pandaria.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.53,8.58,10.01 |
| wowwiki-pandaria.skp_tile_1024x256_,Mac_Float_Bench_32-25th,146.00,131.40,153.30 |
| wowwiki-pandaria.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,326.95,294.25,343.30 |
| wowwiki-pandaria.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,105.97,95.37,111.27 |
| wowwiki-pandaria.skp_tile_1024x64_,Mac_Float_Bench_32-25th,290.00,261.00,304.50 |
| wowwiki-pandaria.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,598.59,538.73,628.52 |
| wowwiki-pandaria.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,175.30,157.77,184.07 |
| wowwiki-pandaria.skp_tile_256x256_,Mac_Float_Bench_32-25th,231.00,207.90,242.55 |
| wowwiki-pandaria.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,434.63,391.17,456.36 |
| wowwiki-pandaria.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,148.30,133.47,155.72 |
| wowwiki-pandaria.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,295.00,265.50,309.75 |
| wowwiki-pandaria.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,1205.32,1084.79,1265.59 |
| wowwiki-pandaria.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,261.84,235.66,274.93 |
| wowwiki-pandaria.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,260.25,234.22,273.26 |
| wowwiki-pandaria.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,102.00,91.80,107.10 |
| wowwiki-pandaria.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,171.40,154.26,179.97 |
| wowwiki-pandaria.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,81.59,73.43,85.67 |
| wowwiki-pandaria.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,127.00,114.30,133.35 |
| wowwiki-pandaria.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,319.74,287.77,335.73 |
| wowwiki-pandaria.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,100.75,90.67,105.79 |
| wowwiki-pandaria.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,131.00,117.90,137.55 |
| wowwiki-pandaria.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,356.69,321.02,374.52 |
| wowwiki-pandaria.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,89.23,80.31,93.69 |
| wowwiki-pandaria.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,127.00,114.30,133.35 |
| wowwiki-pandaria.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,345.27,310.74,362.53 |
| wowwiki-pandaria.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,86.42,77.78,90.74 |
| wowwiki-pandaria.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,103.00,92.70,108.15 |
| wowwiki-pandaria.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,174.02,156.62,182.72 |
| wowwiki-pandaria.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,81.72,73.55,85.81 |
| wowwiki-pandaria.skp_tile_512x512_,Mac_Float_Bench_32-25th,140.00,126.00,147.00 |
| wowwiki-pandaria.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,336.00,302.40,352.80 |
| wowwiki-pandaria.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,99.74,89.77,104.73 |
| wsj.skp_copy_tiles_,Mac_Float_Bench_32-25th,68.00,61.20,71.40 |
| wsj.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,101.71,91.54,106.80 |
| wsj.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,54.83,49.35,57.57 |
| wsj.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| wsj.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.49,0.45,0.52 |
| wsj.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.10,0.09,0.10 |
| wsj.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,1.00,0.90,1.05 |
| wsj.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,1.40,1.26,1.47 |
| wsj.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.46,0.41,0.48 |
| wsj.skp_record_,Mac_Float_Bench_32-25th,39.00,35.10,40.95 |
| wsj.skp_record_,Nexus10_4-1_Float_Bench_32-25th,35.86,32.28,37.66 |
| wsj.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.68,8.71,10.16 |
| wsj.skp_record_grid_,Mac_Float_Bench_32-25th,40.00,36.00,42.00 |
| wsj.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,43.70,39.33,45.88 |
| wsj.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,9.86,8.88,10.35 |
| wsj.skp_record_rtree_,Mac_Float_Bench_32-25th,41.00,36.90,43.05 |
| wsj.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,45.37,40.83,47.63 |
| wsj.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,10.10,9.09,10.60 |
| wsj.skp_tile_1024x256_,Mac_Float_Bench_32-25th,39.00,35.10,40.95 |
| wsj.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,104.78,94.30,110.02 |
| wsj.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,46.41,41.77,48.73 |
| wsj.skp_tile_1024x64_,Mac_Float_Bench_32-25th,54.00,48.60,56.70 |
| wsj.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,119.52,107.57,125.50 |
| wsj.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,54.85,49.37,57.59 |
| wsj.skp_tile_256x1024_,Mac_Float_Bench_32-25th,47.00,42.30,49.35 |
| wsj.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,111.26,100.13,116.82 |
| wsj.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,51.23,46.11,53.79 |
| wsj.skp_tile_256x256_,Mac_Float_Bench_32-25th,52.00,46.80,54.60 |
| wsj.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,109.24,98.32,114.70 |
| wsj.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,54.11,48.70,56.82 |
| wsj.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,132.00,118.80,138.60 |
| wsj.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,435.07,391.56,456.82 |
| wsj.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,132.51,119.26,139.14 |
| wsj.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,131.20,118.08,137.76 |
| wsj.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| wsj.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,71.61,64.45,75.19 |
| wsj.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.18,40.66,47.44 |
| wsj.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,36.00,32.40,37.80 |
| wsj.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,112.14,100.93,117.75 |
| wsj.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,56.50,50.85,59.33 |
| wsj.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,31.00,27.90,32.55 |
| wsj.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,99.01,89.11,103.96 |
| wsj.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,55.31,49.78,58.08 |
| wsj.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,30.00,27.00,31.50 |
| wsj.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,119.71,107.74,125.70 |
| wsj.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,55.85,50.27,58.64 |
| wsj.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,37.00,33.30,38.85 |
| wsj.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,87.39,78.65,91.76 |
| wsj.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,45.01,40.51,47.26 |
| wsj.skp_tile_512x512_,Mac_Float_Bench_32-25th,39.00,35.10,40.95 |
| wsj.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,109.12,98.21,114.58 |
| wsj.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,47.09,42.38,49.44 |
| wsj.skp_tile_64x1024_,Mac_Float_Bench_32-25th,83.00,74.70,87.15 |
| wsj.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,179.24,161.32,188.20 |
| wsj.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,68.06,61.25,71.46 |
| xkcd.skp_copy_tiles_,Mac_Float_Bench_32-25th,25.00,22.50,26.25 |
| xkcd.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,38.04,34.24,39.94 |
| xkcd.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.93,5.34,6.23 |
| xkcd.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| xkcd.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.10,0.09,0.10 |
| xkcd.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.02,0.02,0.02 |
| xkcd.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| xkcd.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.38,0.34,0.40 |
| xkcd.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.12,0.11,0.13 |
| xkcd.skp_record_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| xkcd.skp_record_,Nexus10_4-1_Float_Bench_32-25th,52.76,47.49,55.40 |
| xkcd.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.10,12.69,14.80 |
| xkcd.skp_record_grid_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| xkcd.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,53.78,48.40,56.47 |
| xkcd.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.21,12.79,14.92 |
| xkcd.skp_record_rtree_,Mac_Float_Bench_32-25th,56.00,50.40,58.80 |
| xkcd.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,53.94,48.55,56.64 |
| xkcd.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,14.36,12.92,15.08 |
| xkcd.skp_tile_1024x256_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| xkcd.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,33.39,30.05,35.06 |
| xkcd.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.89,5.30,6.18 |
| xkcd.skp_tile_1024x64_,Mac_Float_Bench_32-25th,15.00,13.50,15.75 |
| xkcd.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,32.70,29.43,34.34 |
| xkcd.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.05,6.34,7.40 |
| xkcd.skp_tile_256x1024_,Mac_Float_Bench_32-25th,19.00,17.10,19.95 |
| xkcd.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,40.44,36.40,42.46 |
| xkcd.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,7.31,6.58,7.68 |
| xkcd.skp_tile_256x256_,Mac_Float_Bench_32-25th,17.00,15.30,17.85 |
| xkcd.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,40.74,36.67,42.78 |
| xkcd.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,8.12,7.31,8.53 |
| xkcd.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,51.00,45.90,53.55 |
| xkcd.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,270.40,243.36,283.92 |
| xkcd.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,33.80,30.42,35.49 |
| xkcd.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,33.20,29.88,34.86 |
| xkcd.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| xkcd.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,32.51,29.26,34.14 |
| xkcd.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.91,6.22,7.26 |
| xkcd.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| xkcd.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,28.24,25.42,29.65 |
| xkcd.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,5.48,4.93,5.75 |
| xkcd.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,10.00,9.00,10.50 |
| xkcd.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,28.53,25.68,29.96 |
| xkcd.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.41,3.97,4.63 |
| xkcd.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| xkcd.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,29.60,26.64,31.08 |
| xkcd.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,3.38,3.04,3.55 |
| xkcd.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,14.00,12.60,14.70 |
| xkcd.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,30.83,27.75,32.37 |
| xkcd.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.83,6.15,7.17 |
| xkcd.skp_tile_512x512_,Mac_Float_Bench_32-25th,16.00,14.40,16.80 |
| xkcd.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,38.23,34.41,40.14 |
| xkcd.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,6.87,6.18,7.21 |
| xkcd.skp_tile_64x1024_,Mac_Float_Bench_32-25th,29.00,26.10,30.45 |
| xkcd.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,56.49,50.84,59.31 |
| xkcd.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,13.77,12.39,14.46 |
| youtube.skp_copy_tiles_,Mac_Float_Bench_32-25th,57.00,51.30,59.85 |
| youtube.skp_copy_tiles_,Nexus10_4-1_Float_Bench_32-25th,69.95,62.96,73.45 |
| youtube.skp_copy_tiles_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,24.88,22.39,26.12 |
| youtube.skp_playback_creation_grid_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| youtube.skp_playback_creation_grid_,Nexus10_4-1_Float_Bench_32-25th,0.32,0.28,0.33 |
| youtube.skp_playback_creation_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.06,0.05,0.06 |
| youtube.skp_playback_creation_rtree_,Mac_Float_Bench_32-25th,0.00,0.00,0.00 |
| youtube.skp_playback_creation_rtree_,Nexus10_4-1_Float_Bench_32-25th,0.79,0.71,0.82 |
| youtube.skp_playback_creation_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,0.23,0.21,0.24 |
| youtube.skp_record_,Mac_Float_Bench_32-25th,11.00,9.90,11.55 |
| youtube.skp_record_,Nexus10_4-1_Float_Bench_32-25th,18.14,16.33,19.05 |
| youtube.skp_record_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.60,4.14,4.83 |
| youtube.skp_record_grid_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| youtube.skp_record_grid_,Nexus10_4-1_Float_Bench_32-25th,20.09,18.08,21.10 |
| youtube.skp_record_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.06,3.65,4.26 |
| youtube.skp_record_rtree_,Mac_Float_Bench_32-25th,12.00,10.80,12.60 |
| youtube.skp_record_rtree_,Nexus10_4-1_Float_Bench_32-25th,19.25,17.32,20.21 |
| youtube.skp_record_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,4.27,3.84,4.48 |
| youtube.skp_tile_1024x256_,Mac_Float_Bench_32-25th,35.00,31.50,36.75 |
| youtube.skp_tile_1024x256_,Nexus10_4-1_Float_Bench_32-25th,70.13,63.12,73.64 |
| youtube.skp_tile_1024x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.64,24.88,29.02 |
| youtube.skp_tile_1024x64_,Mac_Float_Bench_32-25th,45.00,40.50,47.25 |
| youtube.skp_tile_1024x64_,Nexus10_4-1_Float_Bench_32-25th,99.71,89.74,104.70 |
| youtube.skp_tile_1024x64_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,34.88,31.39,36.62 |
| youtube.skp_tile_256x1024_,Mac_Float_Bench_32-25th,39.00,35.10,40.95 |
| youtube.skp_tile_256x1024_,Nexus10_4-1_Float_Bench_32-25th,78.45,70.61,82.37 |
| youtube.skp_tile_256x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,26.14,23.53,27.45 |
| youtube.skp_tile_256x256_,Mac_Float_Bench_32-25th,41.00,36.90,43.05 |
| youtube.skp_tile_256x256_,Nexus10_4-1_Float_Bench_32-25th,77.40,69.66,81.27 |
| youtube.skp_tile_256x256_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,31.78,28.60,33.37 |
| youtube.skp_tile_256x256_gpu_,Mac_Float_Bench_32-25th,158.00,142.20,165.90 |
| youtube.skp_tile_256x256_gpu_,Nexus10_4-1_Float_Bench_32-25th,792.85,713.57,832.49 |
| youtube.skp_tile_256x256_gpu_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,155.85,140.26,163.64 |
| youtube.skp_tile_256x256_gpu_c,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,155.05,139.55,162.80 |
| youtube.skp_tile_256x256_grid_,Mac_Float_Bench_32-25th,33.00,29.70,34.65 |
| youtube.skp_tile_256x256_grid_,Nexus10_4-1_Float_Bench_32-25th,62.36,56.12,65.48 |
| youtube.skp_tile_256x256_grid_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.51,24.76,28.89 |
| youtube.skp_tile_256x256_multi_2_threads_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| youtube.skp_tile_256x256_multi_2_threads_,Nexus10_4-1_Float_Bench_32-25th,76.99,69.29,80.84 |
| youtube.skp_tile_256x256_multi_2_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.22,24.50,28.58 |
| youtube.skp_tile_256x256_multi_3_threads_,Mac_Float_Bench_32-25th,27.00,24.30,28.35 |
| youtube.skp_tile_256x256_multi_3_threads_,Nexus10_4-1_Float_Bench_32-25th,82.60,74.34,86.73 |
| youtube.skp_tile_256x256_multi_3_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,23.06,20.75,24.21 |
| youtube.skp_tile_256x256_multi_4_threads_,Mac_Float_Bench_32-25th,26.00,23.40,27.30 |
| youtube.skp_tile_256x256_multi_4_threads_,Nexus10_4-1_Float_Bench_32-25th,78.14,70.33,82.05 |
| youtube.skp_tile_256x256_multi_4_threads_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,20.30,18.27,21.32 |
| youtube.skp_tile_256x256_rtree_,Mac_Float_Bench_32-25th,33.00,29.70,34.65 |
| youtube.skp_tile_256x256_rtree_,Nexus10_4-1_Float_Bench_32-25th,62.92,56.63,66.07 |
| youtube.skp_tile_256x256_rtree_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.88,25.09,29.27 |
| youtube.skp_tile_512x512_,Mac_Float_Bench_32-25th,34.00,30.60,35.70 |
| youtube.skp_tile_512x512_,Nexus10_4-1_Float_Bench_32-25th,73.76,66.38,77.45 |
| youtube.skp_tile_512x512_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,27.68,24.91,29.06 |
| youtube.skp_tile_64x1024_,Mac_Float_Bench_32-25th,62.00,55.80,65.10 |
| youtube.skp_tile_64x1024_,Nexus10_4-1_Float_Bench_32-25th,116.52,104.87,122.35 |
| youtube.skp_tile_64x1024_,Shuttle_Ubuntu12_ATI5770_Float_Bench_32-25th,38.08,34.27,39.98 |