Locust Framework
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Locust Framework has 4 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (3)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Provides | Locust | [1] |
| Provides | Load Testing Capabilities | [2] |
| Rdf:type | Load Testing Framework | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/fcdd00b5-e7a9-4079-a737-25747983a18cctx:claims/beam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c- full textbeam-chunktext/plain1 KB
doc:beam/a5f17fd4-b857-47b9-9bcb-1f5e3788069cShow excerpt
from locust import HttpUser, task, between class RegularUser(HttpUser): wait_time = between(1, 5) # Regular users wait between 1 to 5 seconds between requests @task def get_index(self): self.client.get("/api/v1/endpoi…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.