Skip to content

build: refactor init-ready-to-run script#977

Open
cebarobot wants to merge 1 commit intomasterfrom
ready-to-run
Open

build: refactor init-ready-to-run script#977
cebarobot wants to merge 1 commit intomasterfrom
ready-to-run

Conversation

@cebarobot
Copy link
Member

The previous implementation does not consider one case: developer may want to test spike-so (or other components) with NEMU CI before commiting changes to spike master. This patch adds support for downloading github artifacts as ready-to-run, which solves the issue.

The previous AI-assited script is ugly and non-extensible. This patch rewrite the script.

The previous implementation does not consider one case: developer may
want to test spike-so (or other components) with NEMU CI before
commiting changes to spike master. This patch adds support for
downloading github artifacts as ready-to-run, which solves the issue.

The previous AI-assited script is ugly and non-extensible. This patch
rewrite the script.
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

NEMU Performance Results

Test Instructions Executed Estimated Host Throughput (instr/s) Actual NEMU Throughput (instr/s)
bitmanip.bin 5.156e+07 2.686e+07 2.837e+07
coremark-riscv64-xs-rv64gc-o2.bin 1.710e+08 1.961e+08 1.695e+08
coremark-riscv64-xs-rv64gc-o3.bin 1.705e+08 1.991e+08 1.777e+08
coremark-riscv64-xs-rv64gcb-o3.bin 1.677e+08 1.810e+08 1.684e+08
amtest-riscv64-xs.bin 8.661e+06 1.833e+07 1.633e+07
aliastest-riscv64-xs.bin 7.695e+06 1.788e+06 3.261e+06
softprefetchtest-riscv64-xs.bin 7.743e+06 3.414e+06 7.301e+06
zacas-riscv64-xs.bin 1.208e+07 5.357e+07 1.789e+07
linux-hello 1.844e+10 4.092e+07 4.829e+07
  • Host throughput is estimated based on 4GHz CPU frequency and IPC=2.5.
  • Actual throughput may vary based on the host CPU performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant