Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
93b7af0da8
chore: bump hotpath from 0.14.1 to 0.15.0
Bumps [hotpath](https://github.com/pawurb/hotpath-rs) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawurb/hotpath-rs/compare/v0.14.1...v0.15.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 11:39:59 +00:00
77d9c725c7
meta: move benchmarks to dedicated crate
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I753245e75da3a995c622a2c73f77bcb26a6a6964
2026-03-27 17:18:43 +03:00
1c781aff56
chore: don't benchmark binary crate; centralize assembly helpers
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia24cb1647df93034937a8fcd6cad895c6a6a6964
2026-03-27 14:38:33 +03:00
1408ca9f38
treewide: break into multiple crates
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ifabe7af523ece1354b301b1a321659ee6a6a6964
2026-03-27 13:27:44 +03:00