Open Issues Need Help
View All on GitHub good first issue
Prevent hypercall handling from panicking about 1 month ago
help wanted feature/uhyve-interface
Make error handling's fataility of open/read/write a parameter about 2 months ago
enhancement good first issue feature/file system low priority feature/security
Add memory allocation integration tests 2 months ago
good first issue
No `stdin` support 4 months ago
enhancement good first issue
GDB: Connection drops if 'stuck at a breakpoint' for too long about 1 year ago
bug help wanted
Investigate continuous benchmarking about 1 year ago
AI Summary: Implement continuous benchmarking for the Uhyve hypervisor to track performance changes over time. This involves updating existing benchmarks, creating new ones (potentially using LINPACK or more complex scenarios), and integrating the benchmarking process into the project's workflow. The goal is to provide quantifiable performance data to support the project's claims and demonstrate the impact of recent changes.
Complexity:
4/5
enhancement help wanted ci feature/optimization