Home
last modified time | relevance | path

Searched refs:speedup (Results 1 – 25 of 95) sorted by relevance

1234

/third_party/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_speedup.py31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): function
58 print speedup(new, old, 1e-5)
59 print speedup(old, new, 1e-5)
Dbm_diff.py117 s = bm_speedup.speedup(new, old, 1e-5)
/third_party/boost/libs/graph_parallel/doc/
Ddehne_gotz_min_spanning_tree.rst167 …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 …]
Ddijkstra_shortest_paths.rst232 …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
Dconnected_components.rst127 …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
Dboman_et_al_graph_coloring.rst167 …/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
Dbreadth_first_search.rst257 …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
Dtsin_depth_first_visit.rst124 Depth-first search is inherently sequential, so parallel speedup is
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/
DREADME.6868 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/
DREADME.6868 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/
Dtune.pl180 $speedup = (($baseTime/$lastTime) - 1) * 100;
181 print STDOUT "speedup: ".sprintf("%.2f", $speedup)."%\n";
/third_party/mesa3d/docs/drivers/
Dopenswr.rst6 geometry heavy workloads there is a considerable speedup over llvmpipe,
/third_party/grpc/tools/remote_build/
Dmac.bazelrc9 # remote cache is needed not only for build speedup,
/third_party/markupsafe/
DCHANGES.rst39 - Use newer CPython API on Python 3, resulting in a 1.5x speedup.
/third_party/grpc/tools/profiling/qps/
Dqps_diff.py132 s = bm_speedup.speedup(new_data[sn], old_data[sn], 10e-5)
/third_party/boost/libs/sort/doc/
Dpdqsort.qbk44 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/
DCHANGELOG19 …- improved support for Intel C Compiler, speedup in 32-bit GCC, and some workarounds for Visual St…
/third_party/mesa3d/docs/relnotes/
D3.1120 It's impossible to give a speedup factor. You'll just have to
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dperformance_overlay.dart90 /// speedup in rendering of subsequent frames. If the developer wants to be certain
/third_party/openGLES/extensions/NV/
DNV_copy_depth_to_color.txt72 This provides a large performance speedup, since no pixel data must
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_copy_depth_to_color.txt72 This provides a large performance speedup, since no pixel data must
/third_party/flutter/skia/third_party/externals/libwebp/
DNEWS18 * lossy encoder speedup on ARM
/third_party/flutter/skia/third_party/externals/harfbuzz/
DNEWS942 - 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/
DNEWS53 * lossy encoder speedup on ARM
/third_party/harfbuzz/
DNEWS1151 - 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.

1234