Itamar Turner-Trauring
|
303e45b1e5
|
Expand docs
|
2023-10-19 11:15:06 -04:00 |
|
Itamar Turner-Trauring
|
bab97cf319
|
Document constraints.
|
2023-10-19 11:12:44 -04:00 |
|
Itamar Turner-Trauring
|
5d896e8035
|
Just do whole thing in one thread job
|
2023-10-19 11:09:54 -04:00 |
|
Itamar Turner-Trauring
|
7f53f40d76
|
Don't assume the result is immediately available
|
2023-10-16 13:25:30 -04:00 |
|
Itamar Turner-Trauring
|
c6b4b9eb29
|
Merge remote-tracking branch 'origin/master' into 4068-reduce-cpu-in-eventloop-thread
|
2023-10-16 13:18:24 -04:00 |
|
Itamar Turner-Trauring
|
a08a622cd7
|
Merge pull request #1341 from tahoe-lafs/4070-hypothesis-type-checking-errors
Fix Hypothesis type checking errors
Fixes ticket:4070
|
2023-10-16 13:17:52 -04:00 |
|
Itamar Turner-Trauring
|
5d0a619572
|
Merge pull request #1339 from tahoe-lafs/4065-try-to-speed-up-first-benchmark
Try (and maybe kinda sorta succeed?) to speed up first benchmark
Fixes ticket:4065
|
2023-10-16 13:15:43 -04:00 |
|
Itamar Turner-Trauring
|
7b5be93657
|
Merge remote-tracking branch 'origin/master' into 4065-try-to-speed-up-first-benchmark
|
2023-10-16 12:54:33 -04:00 |
|
Itamar Turner-Trauring
|
5a6f20b9bb
|
Correct name
|
2023-10-16 12:45:57 -04:00 |
|
Itamar Turner-Trauring
|
949b90447a
|
Pacify mypy
|
2023-10-16 12:45:17 -04:00 |
|
Itamar Turner-Trauring
|
d80cd45474
|
Tests only ran on Python 2
|
2023-10-16 12:43:00 -04:00 |
|
Itamar Turner-Trauring
|
5f750ae40b
|
News file
|
2023-10-16 12:41:28 -04:00 |
|
Itamar Turner-Trauring
|
c78d7b6134
|
Merge remote-tracking branch 'origin/master' into 4068-reduce-cpu-in-eventloop-thread
|
2023-10-16 11:46:02 -04:00 |
|
Itamar Turner-Trauring
|
040bb53851
|
Make it optional
|
2023-10-16 11:45:40 -04:00 |
|
Itamar Turner-Trauring
|
72041c0a8c
|
More reasonable defaults
|
2023-10-16 11:44:29 -04:00 |
|
Itamar Turner-Trauring
|
07a1288ab9
|
Run in thread
|
2023-10-16 11:41:07 -04:00 |
|
Itamar Turner-Trauring
|
6e93b12cb5
|
Run in thread pool
|
2023-10-16 11:36:41 -04:00 |
|
Itamar Turner-Trauring
|
daec717903
|
Lints
|
2023-10-16 11:27:08 -04:00 |
|
Itamar Turner-Trauring
|
cb83b08923
|
Decouple from reactor
|
2023-10-16 11:16:10 -04:00 |
|
Itamar Turner-Trauring
|
b60e53b3fb
|
Run blocking code in a thread
|
2023-10-16 10:38:05 -04:00 |
|
Itamar Turner-Trauring
|
2ccdd183c1
|
Just always run in thread
|
2023-10-16 10:10:00 -04:00 |
|
Itamar Turner-Trauring
|
d3ca02fa3f
|
Run blocking operations in thread pool
|
2023-10-16 10:07:36 -04:00 |
|
Itamar Turner-Trauring
|
08e8dd308f
|
Detect blocked threads.
|
2023-10-16 09:52:02 -04:00 |
|
Jean-Paul Calderone
|
47c9a95d42
|
Merge pull request #1338 from exarkun/4066.hashtree-test-vectors
Add HashTree-related test vectors
|
2023-10-09 11:16:10 -04:00 |
|
Itamar Turner-Trauring
|
ccdc2ff513
|
News fragment
|
2023-09-25 15:41:41 -04:00 |
|
Itamar Turner-Trauring
|
1743d51bbf
|
Run key generation in a thread.
|
2023-09-25 15:41:01 -04:00 |
|
Itamar Turner-Trauring
|
541c4b1e16
|
Lints
|
2023-09-25 14:31:53 -04:00 |
|
Itamar Turner-Trauring
|
173c3361ed
|
News fragment
|
2023-09-25 14:31:46 -04:00 |
|
Itamar Turner-Trauring
|
130160e5a0
|
Drop psutil
|
2023-09-25 14:28:27 -04:00 |
|
Itamar Turner-Trauring
|
a2f761a4ab
|
Get CPU usage from cgroup v2.
|
2023-09-25 10:55:21 -04:00 |
|
Itamar Turner-Trauring
|
8f878275d4
|
More accurate description
|
2023-09-13 09:56:47 -04:00 |
|
Itamar Turner-Trauring
|
ef20422bfe
|
Merge pull request #1333 from tahoe-lafs/4063-pypy-test-failure
Make tests pass again
Fixes ticket:4063
|
2023-09-13 09:48:17 -04:00 |
|
Jean-Paul Calderone
|
d6b38bc7a2
|
test vectors
|
2023-09-13 09:26:35 -04:00 |
|
Jean-Paul Calderone
|
6d626851bf
|
news fragment
|
2023-09-13 09:26:30 -04:00 |
|
Itamar Turner-Trauring
|
e21c2dd470
|
Do multiple files sequentially, to reduce noise.
|
2023-09-08 10:26:17 -04:00 |
|
Itamar Turner-Trauring
|
a497b8d86f
|
Also record CPU time of subprocesses.
|
2023-09-08 10:17:38 -04:00 |
|
Itamar Turner-Trauring
|
146420248f
|
Merge pull request #1332 from tahoe-lafs/4062-upgrades
Upgrade type and code check tools
Fixes ticket:4062
|
2023-09-08 10:10:13 -04:00 |
|
Itamar Turner-Trauring
|
6aa6c63b05
|
Make benchmarking results visible by default.
|
2023-09-07 17:22:00 -04:00 |
|
Itamar Turner-Trauring
|
653f483d9f
|
Measure a wider variety of file sizes.
|
2023-09-07 13:56:30 -04:00 |
|
Itamar Turner-Trauring
|
20c85a86a5
|
Merge pull request #1337 from tahoe-lafs/4060-my-first-benchmark
A very first benchmark
Fixes ticket:4060
|
2023-09-07 13:51:29 -04:00 |
|
Itamar Turner-Trauring
|
9d018e1876
|
Merge pull request #1330 from tahoe-lafs/4047.test-foolscap-to-http-upgrade
Test foolscap to http upgrade
Fixes ticket:4047
|
2023-09-06 09:54:21 -04:00 |
|
Itamar Turner-Trauring
|
496ffcdaa2
|
Run codechecks on benchmarks too.
|
2023-09-05 12:25:18 -04:00 |
|
Itamar Turner-Trauring
|
c88c241f5c
|
Smallest possible benchmark result tracking.
|
2023-09-05 12:23:50 -04:00 |
|
Itamar Turner-Trauring
|
31624019be
|
Do an upload and download.
|
2023-09-05 12:12:49 -04:00 |
|
Itamar Turner-Trauring
|
9ee10af884
|
Start on benchmarking infrastructure: a framework for starting nodes.
|
2023-09-05 12:03:50 -04:00 |
|
Itamar Turner-Trauring
|
7d7ca29e3d
|
Work around Hypothesis complaint about differing executors due to subclassing.
See https://hypothesis.readthedocs.io/en/latest/settings.html#health-checks
|
2023-09-05 10:14:10 -04:00 |
|
Itamar Turner-Trauring
|
fbd383105c
|
Merge pull request #1331 from exarkun/4061.spki-hash-test-vectors
Add more SPKI Fingerprint test vectors
Fixes ticket:4061
|
2023-09-05 09:55:35 -04:00 |
|
Itamar Turner-Trauring
|
e96d67f541
|
Upgrade ruff.
|
2023-09-05 09:44:48 -04:00 |
|
Itamar Turner-Trauring
|
a8b68c217f
|
Update to new mypy and Twisted for type checking.
|
2023-09-05 09:40:29 -04:00 |
|
Itamar Turner-Trauring
|
1931022ff0
|
News fragment.
|
2023-09-05 09:40:10 -04:00 |
|