/openbmc/qemu/tests/bench/ |
H A D | qtree-bench.c | 30 static const struct benchmark benchmarks[] = { variable 228 double res[ARRAY_SIZE(benchmarks)][ARRAY_SIZE(impls)][ARRAY_SIZE(sizes)]; in main() 233 for (int k = 0; k < ARRAY_SIZE(benchmarks); k++) { in main() 234 const struct benchmark *bench = &benchmarks[k]; in main() 265 for (int i = 0; i < ARRAY_SIZE(benchmarks); i++) { in main() 267 printf("%5s %10s ", impls[j].name, benchmarks[i].name); in main()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pyperf_2.8.1.bb | 1 SUMMARY = "A toolkit to write, run and analyze benchmarks" 3 The Python pyperf module is a toolkit to write, run and analyze benchmarks. \ 5 * Simple API to run reliable benchmarks \
|
H A D | python3-pydantic_2.10.5.bb | 66 # We are not trying to run benchmarks 67 rm -rf ${D}${PTEST_PATH}/tests/benchmarks
|
H A D | python3-pytest-codspeed_3.0.0.bb | 1 SUMMARY = "Pytest plugin to create CodSpeed benchmarks"
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/ |
H A D | 0003-llvm-fix-include-benchmarks.patch | 20 targets. If OFF, benchmarks still could be built using Benchmarks target." OFF) 21 -option(LLVM_INCLUDE_BENCHMARKS "Generate benchmark targets. If OFF, benchmarks can't be built." ON) 22 +option(LLVM_INCLUDE_BENCHMARKS "Generate benchmark targets. If OFF, benchmarks can't be built." OF…
|
/openbmc/openbmc/poky/meta/recipes-graphics/igt-gpu-tools/ |
H A D | igt-gpu-tools_1.30.bb | 24 PACKAGE_BEFORE_PN = "${PN}-benchmarks ${PN}-tests" 46 FILES:${PN}-benchmarks += "${libexecdir}/${BPN}/benchmarks"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
H A D | packagegroup-meta-oe.bb | 9 packagegroup-meta-oe-benchmarks \ 32 packagegroup-meta-oe-benchmarks \ 53 RDEPENDS:packagegroup-meta-oe-benchmarks = "\ 76 RDEPENDS:packagegroup-meta-oe-benchmarks:append:armv7a = " cpuburn-arm sysbench" 77 RDEPENDS:packagegroup-meta-oe-benchmarks:append:armv7ve = " cpuburn-arm sysbench" 78 RDEPENDS:packagegroup-meta-oe-benchmarks:append:aarch64 = " cpuburn-arm sysbench" 79 RDEPENDS:packagegroup-meta-oe-benchmarks:append:x86 = " sysbench" 80 RDEPENDS:packagegroup-meta-oe-benchmarks:append:x86-64 = " sysbench" 81 RDEPENDS:packagegroup-meta-oe-benchmarks:append:mips = " sysbench" 83 RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mipsarch = "libhugetlbfs" [all …]
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-bench.txt | 59 NUMA scheduling and MM benchmarks. 62 Futex stressing benchmarks. 65 Eventpoll (epoll) stressing benchmarks.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/ |
H A D | optee-os-fvp-base.inc | 7 # default disable latency benchmarks (over all OP-TEE layers)
|
H A D | optee-os-corstone1000-common.inc | 13 # default disable latency benchmarks (over all OP-TEE layers)
|
/openbmc/linux/tools/perf/ |
H A D | builtin-bench.c | 118 struct bench *benchmarks; member 145 for (bench = coll->benchmarks; bench && bench->name; bench++)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/spdlog/ |
H A D | spdlog_1.15.0.bb | 16 # no need to build example & tests & benchmarks on pure yocto
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dbench/ |
H A D | dbench_4.0.bb | 1 SUMMARY = "The dbench (disk) and tbench (TCP) benchmarks"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/ |
H A D | nbench-byte_2.2.3.bb | 2 DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/boost-sml/ |
H A D | boost-sml_1.1.11.bb | 18 # Building benchmarks takes a lot of time and requires additional headers (euml2.hpp)
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | zlib-off64_t.patch | 29 …benchmarks/CMakeLists.txt":"3a9207269ce3ceb3b9351c8b68681cb316be79a686ac99becd27df7f0bc69601","src… 31 …benchmarks/CMakeLists.txt":"3a9207269ce3ceb3b9351c8b68681cb316be79a686ac99becd27df7f0bc69601","src…
|
/openbmc/linux/tools/testing/selftests/powerpc/ |
H A D | Makefile | 17 benchmarks \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/ |
H A D | neatvnc_0.8.1.bb | 19 PACKAGECONFIG[benchmarks] = "-Dbenchmarks=true,-Dbenchmarks=false,libpng"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/ |
H A D | leveldb_1.23.bb | 18 PACKAGECONFIG[benchmarks] = "-DLEVELDB_BUILD_BENCHMARKS=ON,-DLEVELDB_BUILD_BENCHMARKS=OFF,sqlite"
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-cryptography/ |
H A D | 0001-pyproject.toml-remove-benchmark-disable-option.patch | 8 496703c8 Refs #7079 -- added basic scaffholding for benchmarks (#7087)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/ |
H A D | nbench_32bits.patch | 11 BYTE Magazine's native benchmarks (also called BYTEmark) designed to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/ |
H A D | phoronix-test-suite_10.8.4.bb | 3 and quantitative benchmarks in a clean, reproducible, and easy-to-use manner."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/s-suite/ |
H A D | s-suite_git.bb | 1 SUMMARY = "Small collection of benchmarks for storage I/O"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | 0001-avoid-gcc-optimize-away-the-loops.patch | 9 benchmarks so GCC doesn't optimize-away the loops, other
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | GPL-2.0-with-lmbench-restriction | 9 or in any other way if you have modified the benchmarks. 85 benchmarks to evaluate the performance effects of various
|