coremark
Embedded system performance test
A benchmarking tool used to evaluate the performance of embedded systems and microcontrollers
CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU).
971 stars
30 watching
326 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
abeimler/ecs_benchmark | A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 220 |
disruptek/criterion | A tool for comparing and measuring the performance of small code snippets | 24 |
apexai/performance_test | An open-source project providing benchmarks and tools to measure the performance of AI and machine learning systems. | 64 |
olofk/corescore | An FPGA benchmarking tool that tests the number of SERV cores that can be utilized within an FPGA | 135 |
cmu-safari/prim-benchmarks | A benchmarking suite for evaluating the performance of memory-centric computing architectures | 137 |
chris00/ocaml-benchmark | A tool for measuring and comparing the run-time of OCaml functions | 28 |
ivankoster/nimbench | A tool for comparing the performance of different programming languages or code snippets in a controlled and measurable way | 18 |
cyring/corefreq | A software framework for monitoring and tuning CPU performance on various architectures. | 2,006 |
membraneframework/beamchmark | A tool for measuring the performance of the Ethereum Virtual Machine (EVM) | 82 |
theembeddedgeorge/theembeddednewtestament.github.io | A comprehensive resource covering various aspects of embedded systems programming and C/C++ development, including topics on language fundamentals, data structures, concurrency, and system-specific details. | 315 |
doraku/ecs.csharp.benchmark | A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |
supabase/benchmarks | A platform to run and track performance of applications under various loads and configurations | 47 |
chronoxor/cppbenchmark | A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 281 |
okuvshynov/b63 | A lightweight micro-benchmarking tool for C that tracks custom counters and measurements | 56 |
petabridge/nbench | A performance benchmarking and testing framework for .NET applications. | 533 |