boulder/test/load-generator
Aaron Gable 61b484c13b
Update to math/rand/v2 (#7657)
Replace all of Boulder's usage of the Go stdlib "math/rand" package with
the newer "math/rand/v2" package which first became available in go1.22.
This package has an improved API and faster performance across the
board.

See https://go.dev/blog/randv2 and https://go.dev/blog/chacha8rand for
details.
2024-08-12 09:17:09 -07:00
..
acme Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
config VA: Use default PortConfig during testing (#6609) 2023-01-25 16:16:08 -05:00
README.md load-generator: remove acme v1 support. (#4132) 2019-03-25 12:22:18 -04:00
boulder-calls.go Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
example-config.json VA: Use default PortConfig during testing (#6609) 2023-01-25 16:16:08 -05:00
latency-charter.py latency-charter.py: import matplotlib once, not twice (#7096) 2023-09-22 08:27:48 -07:00
latency.go Review fixes pt. 3 2017-03-02 15:13:33 -08:00
main.go Fix non-gRPC process cleanup and exit (#6808) 2023-04-14 16:22:56 -04:00
requirements.txt Review fixes pt. 3 2017-03-02 15:13:33 -08:00
state.go Upgrade go-jose from v2.6.1 to v.4.0.1 (#7345) 2024-04-02 17:49:51 -04:00

README.md

load-generator

load-generator is a load generator for RFC 8555 which emulates user workflows.