Skip to content

docs(devlog): add v1.0.0 benchmark baseline#44

Merged
dndungu merged 1 commit intomainfrom
bench/baseline
Mar 30, 2026
Merged

docs(devlog): add v1.0.0 benchmark baseline#44
dndungu merged 1 commit intomainfrom
bench/baseline

Conversation

@dndungu
Copy link
Copy Markdown
Contributor

@dndungu dndungu commented Mar 30, 2026

Summary

  • Adds docs/devlog.md with dated benchmark baseline for tensor/ and compute/ packages
  • Recorded on Apple M4 (darwin/arm64) before the v1 tag
  • Documents key performance observations: fused op speedups, zero-alloc dequantization, arena perf

Test plan

  • go test -bench=. -benchmem ./tensor/... ./compute/... ran successfully
  • Results recorded in docs/devlog.md

@dndungu dndungu merged commit 0ef279d into main Mar 30, 2026
1 check passed
@dndungu dndungu deleted the bench/baseline branch March 30, 2026 14:11
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