Page MenuHomeFreeBSD

benchmarks/wrk2: NEW PORT C-based scriptable HTTP load generator
AbandonedPublic

Authored by dch on Mar 17 2025, 9:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 15 2025, 8:20 PM
Unknown Object (File)
May 4 2025, 1:36 AM
Unknown Object (File)
Apr 7 2025, 10:44 PM
Unknown Object (File)
Apr 4 2025, 2:24 PM
Unknown Object (File)
Apr 4 2025, 9:26 AM
Unknown Object (File)
Apr 4 2025, 8:30 AM
Unknown Object (File)
Mar 24 2025, 10:33 AM
Subscribers

Details

Reviewers
None
Summary

WIP, lua scripting does not yet work with in-tree lua. May need to use included lua,
as its pretty old.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62940
Build 59824: arc lint + arc unit

Event Timeline

dch requested review of this revision.Mar 17 2025, 9:46 AM
dch created this revision.

Given that this seems to be more or less abandoned upstream is this something we need add to the tree?

Aren't any of the follow tools suitable?

benchmarks/plow
benchmarks/bombardier
benchmarks/vegeta
net/oha

There's also https://github.com/fortio/fortio (not ported) which might be of interest