Skip to content

feat(stress-test): add a new stress-test that runs container workload with Containerd #830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 14, 2025

Conversation

Mossaka
Copy link
Member

@Mossaka Mossaka commented Jan 31, 2025

This adds a new crate stress-test-c8d which runs the stress test with containerd. It can be configured with # of workers and # of concurrency.


Updated:

This PR adds a new stress-test that uses containerd to the existing stress-test crate. It also adds test/stress-c8d-<runtime> to the CI.

… with Containerd

Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
@Mossaka Mossaka requested a review from Copilot February 14, 2025 00:08
@Mossaka Mossaka marked this pull request as ready for review February 14, 2025 00:08
@github-actions github-actions bot added the T-CI label Feb 14, 2025
@jprendes
Copy link
Collaborator

Wasmtime shim with glibc:

  • Talking directly to the shim
100 tasks succeeded
  elapsed time: 5s 935ms 476us 694ns
  throuput: 16.84784645874982 tasks/s
  • Going through containerd
100 tasks succeeded
  elapsed time: 6s 655ms 674us 222ns
  throuput: 15.0247738492751 tasks/s

@Mossaka Mossaka merged commit dfbc79a into containerd:main Feb 14, 2025
74 checks passed
@Mossaka Mossaka deleted the stress-test-c8d branch February 14, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants