hermit-os/uhyve

Investigate continuous benchmarking

開放

#1,043 建立於 2025年8月7日

 (1 則留言) (0 個反應) (0 位負責人)Rust (35 個分叉)auto 404
cienhancementfeature/optimizationhelp wanted

倉庫指標

星標
 (293 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南