Home
last modified time | relevance | path

Searched defs:Benchmarks (Results 1 – 14 of 14) sorted by relevance

/external/angle/src/common/third_party/xxhash/
DREADME.md16 Benchmarks section in xxHash - Extremely fast hash algorithm
58 ### License
64 ### Build modifiers
99 ### Example
152 ### Other programming languages
160 ### Branch Policy
/external/skqp/src/compute/hs/
DREADME.md20 ## Benchmarks section in HotSort
22 ### Throughput
38 ### Execution time
/external/opencensus-java/
DCONTRIBUTING.md122 ## Benchmarks section in How to contribute
124 ### Invoke all benchmarks on a sub-project
130 ### Invoke on a single benchmark class
136 ### Debug compilation errors
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
DREADME.md12 # Benchmarks chapter
/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/
DREADME.md1 Benchmarks chapter
/external/lz4/
DREADME.md47 Benchmarks section in LZ4 - Extremely fast compression
/external/bc/manuals/
Dbenchmarks.md1 # Benchmarks chapter
/external/libdivsufsort/
DREADME.md112 ## Benchmarks section in libdivsufsort
/external/swiftshader/third_party/marl/
DREADME.md120 ## Benchmarks section in Marl
/external/libcxx/docs/
DTestingLibcxx.rst201 Benchmarks chapter
/external/brotli/
DREADME.md69 ### Benchmarks subsection
/external/fmtlib/
DREADME.rst158 Benchmarks chapter
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarks.cs12 namespace Benchmarks { namespace
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py1110 class Benchmarks(test.Benchmark): class