Home
last modified time | relevance | path

Searched defs:throughput (Results 1 – 10 of 10) sorted by relevance

/third_party/node/benchmark/
D_test-double-benchmarker.js19 let throughput = 0; variable
31 console.log(JSON.stringify({ throughput })); field
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_performance.h77 float throughput; member
Dbrw_fs.cpp7443 float throughput = 0; in brw_compile_fs() local
/third_party/rust/crates/memchr/bench/runs/2022-04-29_wasm-changes/
Dtest.json11 "throughput": { object
73 "throughput": { object
135 "throughput": { object
197 "throughput": { object
259 "throughput": { object
321 "throughput": { object
383 "throughput": { object
445 "throughput": { object
507 "throughput": { object
569 "throughput": { object
[all …]
Dbaseline.json11 "throughput": { object
73 "throughput": { object
135 "throughput": { object
197 "throughput": { object
259 "throughput": { object
321 "throughput": { object
383 "throughput": { object
445 "throughput": { object
507 "throughput": { object
569 "throughput": { object
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-05-06_sliceslice-0.3.0/
Draw.json11 "throughput": { object
73 "throughput": { object
135 "throughput": { object
197 "throughput": { object
259 "throughput": { object
321 "throughput": { object
383 "throughput": { object
445 "throughput": { object
507 "throughput": { object
569 "throughput": { object
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-04-30_initial/
Draw.json11 "throughput": { object
73 "throughput": { object
135 "throughput": { object
197 "throughput": { object
259 "throughput": { object
321 "throughput": { object
383 "throughput": { object
445 "throughput": { object
507 "throughput": { object
569 "throughput": { object
[all …]
/third_party/rust/crates/memchr/bench/runs/2021-05-01_regex-and-bstr/
Draw.json11 "throughput": { object
73 "throughput": { object
135 "throughput": { object
197 "throughput": { object
259 "throughput": { object
321 "throughput": { object
383 "throughput": { object
445 "throughput": { object
507 "throughput": { object
569 "throughput": { object
[all …]
/third_party/node/benchmark/misc/
Dprint.js50 throughput: 0, property
/third_party/node/deps/v8/tools/
Dgc-nvp-trace-processor.py323 def throughput(name, trace): function