Mercurial > code > home > repos > light9
log bin/collector_loadtest.py @ 2078:2c48e92ad5d3
age | author | description |
---|---|---|
Tue, 24 May 2022 01:21:32 -0700 | drewp | make loadtest real enough to cause numbers to change on collector's web view |
Sun, 22 May 2022 03:03:43 -0700 | drewp | collector: rewrites for asyncio |
Sat, 21 May 2022 19:16:34 -0700 | drewp | collector takes requests from bin/collector_loadtest.py |
Sat, 25 May 2019 12:10:51 +0000 | Drew Perttula | pyflakes cleanups and some refactors |
Wed, 22 May 2019 00:08:22 +0000 | drewp | 2to3 with these fixers: all idioms set_literal |
Tue, 21 May 2019 23:56:12 +0000 | drewp | reformat all python |
Sat, 09 Jun 2018 17:56:43 +0000 | drewp | redo collector client to use HTTP |
Mon, 13 Jun 2016 20:04:11 +0000 | drewp | move collector_loadtest and arrange for collector to be able to run the test itself, but that last part isn't working. you can run collector and collector_loadtest in two shells, though |