Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 06:01
· 63 commits to master since this release

Feature

  • Use vfork with clone3(CLONE_INTO_CGROUP) to reduce resource consumption on task execution
    • Increased ~20% throughput under heavy load

Changelog

  • dec0953 doc: remove build
  • 707297a doc: remove mount
  • 3f2baa3 linuxc: update sandbox with vfork support for clone3(CLONE_INTO_CGROUP)