Home
last modified time | relevance | path

Searched refs:benchmark (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/qemu/tests/bench/
H A Dmeson.build25 'benchmark-crypto-hash': [crypto],
26 'benchmark-crypto-hmac': [crypto],
27 'benchmark-crypto-cipher': [crypto],
28 'benchmark-crypto-akcipher': [crypto],
35 benchmark(bench_name, exe,
H A Dqtree-bench.c14 struct benchmark { struct
30 static const struct benchmark benchmarks[] = { argument
121 static int64_t run_benchmark(const struct benchmark *bench, in run_benchmark()
234 const struct benchmark *bench = &benchmarks[k]; in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/whetstone/
H A Dwhetstone_1.2.bb1 DESCRIPTION = "Whetstone benchmark is a synthetic benchmark for evaluating the performance of compu…
2 SUMMARY = "CPU benchmark to measure floating point performance"
7 SRC_URI = "http://www.netlib.org/benchmark/whetstone.c"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0002-replace-non-standard-uint-with-unsigned-int.patch12 demos/benchmark/client_tipc.c | 34 +++++++++++++++++-----------------
13 demos/benchmark/common_tipc.h | 2 +-
14 demos/benchmark/server_tipc.c | 10 +++++-----
18 diff --git a/demos/benchmark/client_tipc.c b/demos/benchmark/client_tipc.c
20 --- a/demos/benchmark/client_tipc.c
21 +++ b/demos/benchmark/client_tipc.c
126 diff --git a/demos/benchmark/common_tipc.h b/demos/benchmark/common_tipc.h
128 --- a/demos/benchmark/common_tipc.h
129 +++ b/demos/benchmark/common_tipc.h
139 diff --git a/demos/benchmark/server_tipc.c b/demos/benchmark/server_tipc.c
[all …]
/openbmc/u-boot/lib/dhry/
H A DKconfig2 bool "Support the 'dhry' command to run the dhrystone benchmark"
4 Dhrystone is an old benchmark in the public domain that gives a
6 which runs this benchmark within U-Boot and reports the performance.
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/
H A D0001-pyproject.toml-remove-benchmark-disable-option.patch4 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option
7 to avoid python3-pytest-benchmark rdepends to fix the gap.
14 pytest: error: unrecognized arguments: --benchmark-disable
36 -addopts = "-r s --capture=no --strict-markers --benchmark-disable"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyperf_2.9.0.bb6 * Automatically calibrate a benchmark for a time budget. \
9 * Detect if a benchmark result seems unstable. \
10 * JSON format to store benchmark results. \
H A Dpython3-tomli-w_1.2.0.bb18 install -d ${D}${PTEST_PATH}/benchmark
19 cp -rf ${S}/benchmark/* ${D}${PTEST_PATH}/benchmark/
H A Dpython3-pytest-benchmark_5.1.0.bb2 HOMEPAGE = "https://github.com/ionelmc/pytest-benchmark"
H A Dpython3-fsspec_2025.3.2.bb19 python3-pytest-benchmark \
H A Dpython3-pint_0.24.4.bb31 python3-pytest-benchmark \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-doc-Fix-typos-in-manual-pages.patch37 lat_fcntl \- fcntl file locking benchmark
50 lat_fifo \- FIFO benchmark
66 -lat_fcntl \- fcntl file locking benchmark
80 lat_select \- select benchmark
93 lat_sig \- select benchmark
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/googlebenchmark/
H A Dgooglebenchmark_1.9.3.bb2 HOMEPAGE = "https://github.com/google/benchmark"
7 SRC_URI = "git://github.com/google/benchmark.git;protocol=https;branch=main;tag=v${PV}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/
H A Ddbench_4.0.bb2 SUMMARY:dbench = "Filesystem load benchmark"
3 SUMMARY:tbench = "TCP load benchmark"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cryptography.bb16 SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
58 # remove test_x509.py as it needs benchmark and we don't
59 # want to introduce the benchmark dependency
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb1 SUMMARY = "Dhrystone CPU benchmark"
5 SRC_URI = "http://www.netlib.org/benchmark/dhry-c;downloadfilename=dhry-c.shar \
/openbmc/openbmc/poky/meta/recipes-core/expat/
H A Dexpat_2.7.1.bb28 install -m 755 ${B}/tests/benchmark/benchmark ${D}${PTEST_PATH}
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/
H A Drun-ptest3 pytest --benchmark-disable -vv --minimal-messages-config --automake tests/test_functional.py
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/geoip/files/
H A Drun-ptest4 for i in ./benchmark ./test-geoip-city ; do
/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance14 Stream benchmark results
53 *Improves the Mbit/sec for TTCP benchmark by almost 76%.
55 Stream benchmark results
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.39.bb1 SUMMARY = "Filesystem and hardware benchmark and stress tool"
2 DESCRIPTION = "fio is an I/O tool meant to be used both for benchmark and \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/
H A Dglmark2_git.bb1 SUMMARY = "OpenGL (ES) 2.0 benchmark"
2 DESCRIPTION = "glmark2 is a benchmark for OpenGL (ES) 2.0. \
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DASWF-Digital-Assets-1.07 …ance benchmarking (including publication of benchmark results and permitting reproducibility of th…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/linpack/
H A D0001-linpack-Define-DP-only-when-SP-is-not-defined.patch6 This helps compiling two versions ( SP/FP ) of the benchmark just by
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/bonnie/
H A Dbonnie++_1.04.bb3 SECTION = "benchmark/tests"

123