hermit-os/uhyve

Investigate continuous benchmarking

オープン

#1,043 opened on 2025/08/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (35 件のフォーク)auto 404
cienhancementfeature/optimizationhelp wanted

Repository metrics

Stars
 (293 個のスター)
PR merge metrics
 (PR metrics pending)

説明

See:

Over the past few months, various changes have been merged into Uhyve - those aim to improve configurability and security. At the same time, program paths have gotten much more complex.

To make the case for Uhyve's existence, keeping up with real-world benchmark numbers (as is done for the kernel itself: https://github.com/hermit-os/kernel/pull/1726) would be an interesting point to explore.

  • This repository already has a few benches that haven't "kept up with the times". They could be used to measure the project as a whole or individual components.
  • This repository could use images specifically intended for performance measurements.
    • Something simple like LINPACK or more complicated use cases (e.g. heavy hypercall usage over prolonged periods of time) could work.
  • See: https://github.com/hermit-os/hermit-bench

コントリビューターガイド