/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/ |
D | bm_speedup.py | 31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): function 58 print speedup(new, old, 1e-5) 59 print speedup(old, new, 1e-5)
|
D | bm_diff.py | 117 s = bm_speedup.speedup(new, old, 1e-5)
|
/third_party/boost/libs/graph_parallel/doc/ |
D | dehne_gotz_min_spanning_tree.rst | 167 …u.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&columns=5&speedup=1 171 …iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&columns=5&speedup=1 221 …u.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&columns=6&speedup=1 225 …iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&columns=6&speedup=1 284 …u.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&columns=7&speedup=1 288 …iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&columns=7&speedup=1 347 …u.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&columns=8&speedup=1 351 …iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&columns=8&speedup=1 375 …u.edu/research/pbgl/performance/chart.php?generator=ER&dataset=TimeSparse&columns=5,6,7,8&speedup=1 379 …u.edu/research/pbgl/performance/chart.php?generator=SF&dataset=TimeSparse&columns=5,6,7,8&speedup=1 [all …]
|
D | dijkstra_shortest_paths.rst | 232 …h/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,SW&dataset=TimeSparse&columns=4&speedup=1 236 …ch/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,SW&dataset=TimeDense&columns=4&speedup=1 316 …h/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,SW&dataset=TimeSparse&columns=5&speedup=1 320 …ch/pbgl/performance/chart.php?cluster=Odin&generator=ER,SF,SW&dataset=TimeDense&columns=5&speedup=1
|
D | connected_components.rst | 127 …u.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&columns=9&speedup=1 131 …iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&columns=9&speedup=1
|
D | boman_et_al_graph_coloring.rst | 167 …/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&cluster=Odin&columns=11&speedup=1 171 …h/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&cluster=Odin&columns=11&speedup=1
|
D | breadth_first_search.rst | 257 …u.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeSparse&columns=4&speedup=1 261 …iu.edu/research/pbgl/performance/chart.php?generator=ER,SF,SW&dataset=TimeDense&columns=4&speedup=1
|
D | tsin_depth_first_visit.rst | 124 Depth-first search is inherently sequential, so parallel speedup is
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/ |
D | README.686 | 8 The speedup that this patch provides varies, depending on whether the 10 PPro's speed traps. My own tests show a speedup of around 10-20% at
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/asm686/ |
D | README.686 | 8 The speedup that this patch provides varies, depending on whether the 10 PPro's speed traps. My own tests show a speedup of around 10-20% at
|
/third_party/boost/libs/sort/ |
D | tune.pl | 180 $speedup = (($baseTime/$lastTime) - 1) * 100; 181 print STDOUT "speedup: ".sprintf("%.2f", $speedup)."%\n";
|
/third_party/mesa3d/docs/drivers/ |
D | openswr.rst | 6 geometry heavy workloads there is a considerable speedup over llvmpipe,
|
/third_party/grpc/tools/remote_build/ |
D | mac.bazelrc | 9 # remote cache is needed not only for build speedup,
|
/third_party/markupsafe/ |
D | CHANGES.rst | 39 - Use newer CPython API on Python 3, resulting in a 1.5x speedup.
|
/third_party/grpc/tools/profiling/qps/ |
D | qps_diff.py | 132 s = bm_speedup.speedup(new_data[sn], old_data[sn], 10e-5)
|
/third_party/boost/libs/sort/doc/ |
D | pdqsort.qbk | 44 branchless and wish to make use of this speedup call __pdqsort_branchless explicitly. 88 __pdqsort gets a great speedup over the traditional way of implementing quicksort when sorting large
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | CHANGELOG | 19 …- improved support for Intel C Compiler, speedup in 32-bit GCC, and some workarounds for Visual St…
|
/third_party/mesa3d/docs/relnotes/ |
D | 3.1 | 120 It's impossible to give a speedup factor. You'll just have to
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | performance_overlay.dart | 90 /// speedup in rendering of subsequent frames. If the developer wants to be certain
|
/third_party/openGLES/extensions/NV/ |
D | NV_copy_depth_to_color.txt | 72 This provides a large performance speedup, since no pixel data must
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_copy_depth_to_color.txt | 72 This provides a large performance speedup, since no pixel data must
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | NEWS | 18 * lossy encoder speedup on ARM
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | NEWS | 942 - Minor speedup. 987 with HarfBuzz >= 1.1.2. This results in a tiny speedup. 1560 - Major speedup in OpenType lookup processing. With the Amiri 1562 release. All scripts / languages should see this speedup. 1890 - Major optimization and speedup.
|
/third_party/skia/third_party/externals/libwebp/ |
D | NEWS | 53 * lossy encoder speedup on ARM
|
/third_party/harfbuzz/ |
D | NEWS | 1151 - Minor speedup. 1196 with HarfBuzz >= 1.1.2. This results in a tiny speedup. 1769 - Major speedup in OpenType lookup processing. With the Amiri 1771 release. All scripts / languages should see this speedup. 2099 - Major optimization and speedup.
|