thyecust / awesome-benchmarks

Awesome benchmark programs, tools, platforms and other.
0 stars 0 forks source link

Possibly worthy adding #1

Open thyecust opened 10 months ago

thyecust commented 10 months ago
thyecust commented 10 months ago

https://web.basemark.com/

thyecust commented 10 months ago
thyecust commented 10 months ago
thyecust commented 10 months ago

https://00f.net/2021/02/22/webassembly-runtimes-benchmarks/

thyecust commented 10 months ago
thyecust commented 10 months ago

https://www.tensorflow.org/lite/performance/measurement

thyecust commented 10 months ago

https://www.usenix.org/publications/loginonline/investigating-managed-language-runtime-performance

thyecust commented 10 months ago
thyecust commented 10 months ago

https://www.azul.com/blog/a-matter-of-interpretation-from-bytecodes-to-machine-code-in-the-jvm/

thyecust commented 10 months ago

https://github.com/bytedance/sonic

thyecust commented 10 months ago

https://nim-lang.org/blog/2021/07/28/Nim-Efficient-Expressive-Elegant-Benchmarking.html

thyecust commented 10 months ago

https://boajs.dev/boa/dev/bench/

thyecust commented 10 months ago

https://www.joelverhagen.com/blog/2020/12/fastest-net-csv-parsers

thyecust commented 10 months ago

https://www.intel.com/content/www/us/en/developer/articles/technical/webassembly-interpreter-design-wasm-micro-runtime.html

thyecust commented 10 months ago

https://wren.io/performance.html

thyecust commented 10 months ago

https://docs.racket-lang.org/guide/performance.html

thyecust commented 10 months ago

https://dzone.com/articles/hibernate-bytecode-enhancement-dirty-tracking

thyecust commented 10 months ago

https://docs.aws.amazon.com/athena/latest/ug/performance-tuning.html

thyecust commented 10 months ago

https://engineering.fb.com/2019/07/12/android/hermes/

thyecust commented 10 months ago
thyecust commented 10 months ago

https://electronics.stackexchange.com/questions/220373/transistor-level-netlist-benchmarks

thyecust commented 10 months ago

https://www.cnx-software.com/2021/03/17/flow-browser-a-raspberry-pi-optimized-web-browser-for-hmi/

thyecust commented 10 months ago

https://learn.microsoft.com/en-us/aspnet/core/test/load-tests?view=aspnetcore-7.0

thyecust commented 10 months ago

from 新一代垃圾回收器ZGC设计与实现:

目前Java中常用的基准测试有两个——SPECJbb[插图]和DaCapo[插图]。SPECJbb是一款商业基准测试软件,DaCapo是一款开源的基准测试软件。目前SPECJbb已经支持JDK 11,但是DaCapo还不支持JDK 11。ZGC的开发团队在最初提交提案时,给出了使用ZGC和G1运行SPECJbb的性能报告[插图]。性能测试从吞吐率和暂停时间两个方面来衡量,结果显示ZGC在这两个方面的运行效果均优于G1。注意测试是基于128GB的大内存进行的。

thyecust commented 10 months ago

https://www.brendangregg.com/offcpuanalysis.html

thyecust commented 10 months ago

https://stackoverflow.com/questions/2925606/how-to-create-a-cpu-spike-with-a-bash-command

thyecust commented 10 months ago

https://www.pcmag.com/encyclopedia/term/benchmark

A performance test of hardware and/or software. There are various programs that very accurately test the raw power of a single machine, the interaction in a single client/server system (one server/multiple clients) and the transactions per second in a transaction processing system. However, it is next to impossible to benchmark the performance of an entire enterprise network with a great degree of accuracy.

Benchmarks may change their rating scale with new releases of the software. Thus, the same version of the test must often be run to compare results. See PC Magazine benchmarks, BAPCo, ECperf, Linpack, Dhrystone, Whetstone, Khornerstone, SPEC, GPC and RAMP-C.

thyecust commented 10 months ago

https://www.cs.hmc.edu/~geoff/classes/hmc.cs147.201201/slides/class15_workloads1_beamer.pdf

Sieve, 8 queens, etc., Whetstone, Linpack, Dhrystone, Debit/credit, TPC, SPEC, MAB, Winstone, webstone, etc., Postmark, IOzone, FileBench