1.40.8 • Published 1 month ago

@haibun/load-tests v1.40.8

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

haibun-load-tests

run load tests using Haibun tests with scalable client containers

Use with docker (containers)

Please see presentation

There are two components; the dispatcher, which uses the Haibun statement dispatch load tests [with filter {fiter}] from {where}, and the clients, whcih use the statement start load test client.

Example setup

Create an env-client:

HAIBUN_O_WEBPLAYWRIGHT_STORAGE=StorageFS
HAIBUN_O_WEBPLAYWRIGHT_HEADLESS=true
HAIBUN_O_HAIBUNLOADTESTSSTEPPER_TOKEN=local92
HAIBUN_O_HAIBUNLOADTESTSSTEPPER_TRACKS_STORAGE=StorageFS
HAIBUN_TRACE=true
HAIBUN_O_OUTREVIEWS_STORAGE=StorageFS
HAIBUN_O_HAIBUNLOADTESTSSTEPPER_DISPATCHER_ADDRESS=http://localhost:8123

Start the dispacher with eg npm run local-500-dispatcher

Start the clients with:

docker compose up --scale local-client=100

Publish a report with npm run publish.

1.40.6

1 month ago

1.40.5

1 month ago

1.40.8

1 month ago

1.40.7

1 month ago

1.39.5

1 month ago

1.39.4

1 month ago

1.40.0

1 month ago

1.40.2

1 month ago

1.40.1

1 month ago

1.40.4

1 month ago

1.40.3

1 month ago

1.39.1

1 month ago

1.39.2

1 month ago

1.39.0

1 month ago

1.38.6

1 month ago

1.38.7

1 month ago

1.39.3

1 month ago

1.38.8

1 month ago

1.38.3

1 month ago