summaryrefslogtreecommitdiff
path: root/bench (follow)
Commit message (Expand)AuthorAgeFilesLines
* bench: Accept courseID and connections flagsRunxi Yu12 days1-3/+11
* bench.go: Use deadlock instead of timed exitRunxi Yu12 days1-10/+7
* bench: Fix timerRunxi Yu12 days1-2/+2
* *: Overhaul structure again and embed everythingRunxi Yu12 days1-2/+0
* bench.go: ReformatRunxi Yu13 days1-2/+2
* bench.go: Separate connection stage from selection stagev0.1.3Runxi Yu13 days1-2/+10
* bench.go: More realistic benchmark for one course onlyRunxi Yu13 days1-9/+18
* bench.go: Don't close request bodyRunxi Yu13 days1-6/+0
* bench.go, main.js: Use an HTTPS URLRunxi Yu14 days1-1/+1
* bench.go: Use more realistic connection numbers for nowRunxi Yu14 days1-4/+4
* bench: Add a bit more stress (30000 connections, 30s wait)v0.1.2Runxi Yu2024-10-031-2/+2
* bench: Don't log errors for nowRunxi Yu2024-10-021-3/+3
* bench: Attempt to choose random coursesRunxi Yu2024-10-021-4/+18
* bench: Add initial benchmarking suiteRunxi Yu2024-10-025-0/+106