# eembc/coremark

CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU).

Repository: https://github.com/eembc/coremark
Canonical: https://ross.abutalabs.com/products/coremark
Language: C
License: NOASSERTION
License Family: other
Last push: 2026-08-21T13:31:33+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 3025, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1242, forks 416 (observed 2026-08-28T04:04:06.465741+00:00)

## What it is
CoreMark is EEMBC's industry-standard benchmark for measuring CPU and embedded microcontroller performance, testing core processor features with a small, portable C codebase. It is built and run via make, with porting files for cross-compiling to bare-metal or OS-less platforms.

## Use cases
- benchmark my cpu's core performance
- compare microcontroller performance across chips
- measure embedded processor speed
- run a standard cpu benchmark for reporting
- evaluate compiler optimization impact on cpu performance
- benchmark a bare-metal mcu without an os

## When to choose
- you need an industry-recognized, comparable CPU core benchmark score
- you are evaluating embedded MCUs or cross-compiled targets
- you want a small, simple benchmark that isolates processor core features

## When to avoid
- you need whole-system or application-level benchmarks (use CoreMark-PRO or SPEC)
- you need GPU, memory, or I/O performance measurement
- you need a benchmark with large datasets from real applications

## Facets
- artifact type: cli-tool
- maturity: stable
- function: benchmarking
- domain: performance, embedded-systems, developer-tools
- platform: cross-platform, embedded, cli
- tags: cpu-benchmark, microcontroller, eembc, c, industry-standard, linux

## Member repositories
- eembc/coremark (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.465741+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:08:24.513406+00:00, confidence not recorded.
  - readme: https://github.com/eembc/coremark (fetched 2026-08-28T04:04:06.465741+00:00, sha 37fc898a26cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
