Skip to content

docs: Update benchmark numbers in readme files#42

Merged
siyul-park merged 1 commit into
mainfrom
claude/benchmark-readme-updates-0OlGO
May 25, 2026
Merged

docs: Update benchmark numbers in readme files#42
siyul-park merged 1 commit into
mainfrom
claude/benchmark-readme-updates-0OlGO

Conversation

@siyul-park

Copy link
Copy Markdown
Owner

Sync README.md and README_kr.md with latest benchmark results from docs/benchmarks.md:

  • Update CPU spec: Intel Xeon @ 2.10 GHz (from 2.80 GHz)
  • Update fib(35) benchmark numbers and performance ratios
  • Update instruction throughput ranges for arithmetic and struct operations
  • Clarify wazero's WASM JIT approach in both English and Korean versions

https://claude.ai/code/session_0147D7z1jeXup6dffunRjqtK

Sync README.md and README_kr.md with latest benchmark results from docs/benchmarks.md:
- Update CPU spec: Intel Xeon @ 2.10 GHz (from 2.80 GHz)
- Update fib(35) benchmark numbers and performance ratios
- Update instruction throughput ranges for arithmetic and struct operations
- Clarify wazero's WASM JIT approach in both English and Korean versions

https://claude.ai/code/session_0147D7z1jeXup6dffunRjqtK
@siyul-park siyul-park changed the title Update benchmark numbers in readme files docs Update benchmark numbers in readme files May 25, 2026
@siyul-park siyul-park changed the title docs Update benchmark numbers in readme files docs: Update benchmark numbers in readme files May 25, 2026
@siyul-park siyul-park merged commit 3324513 into main May 25, 2026
5 checks passed
@siyul-park siyul-park deleted the claude/benchmark-readme-updates-0OlGO branch May 25, 2026 10:52

Copy link
Copy Markdown
Owner Author

PR Review — docs Update benchmark numbers in readme files

Decision

Ready to merge

Merge Readiness Summary

This PR is ready for merge. It's a focused documentation update that syncs README.md and README_kr.md with the latest benchmark results from docs/benchmarks.md. All benchmark numbers are verified as accurate, the scope is tight, and there are no unrelated changes.

Verification

I verified all benchmark numbers against the source (docs/benchmarks.md):

  • CPU spec: Intel Xeon @ 2.10 GHz ✓
  • fib(35) metrics and all ratios ✓
  • Instruction throughput ranges ✓
  • Minor clarifications (wazero description, ARM64 JIT explanation) are accurate ✓

Readiness Checklist

  • Scope control: Pass — Single concern, clear documentation sync
  • Correctness: Pass — All numbers verified against source
  • Test coverage: Pass — N/A (documentation only)
  • Architecture consistency: Pass — Consistent with existing README format
  • Risk / compatibility: Pass — Documentation only, no behavioral changes
  • Maintainability: Pass — Clear, focused changes
  • CI / validation: Pass — All checks passed

Final Recommendation

Merge — No blocking issues. Ready to go.


Generated by Claude Code

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.

2 participants