Skip to content

Releases: isac322/rkmon

rkmon v0.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 06:04

rkmon v0.3.1

RK3588 hardware monitor TUI. See the README for install and usage.

Changelog

Other

  • 315f303: bench(collect): add Snapshot micro-benchmark (@isac322)
  • 8362c74: chore(.gitignore): exclude local scripts/ and tmp/ work dirs (@isac322)
  • 44b91d0: docs(changelog): note collector perf optimization in Unreleased (@isac322)
  • 6d975fa: perf(collect): add Close(), evict on growth-loop error, b.Cleanup (@isac322)
  • 2a389ce: perf(collect): cache duplicate reads + persistent fd + pread (@isac322)
  • aa68bf9: release: v0.3.1 — collector perf patch (@isac322)

Full Changelog: v0.3.0...v0.3.1

rkmon v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:38

rkmon v0.3.0

RK3588 hardware monitor TUI. See the README for install and usage.

Changelog

Features

Other


First public release. See the README for everything v0.3.0 ships with.