Add benchmarks

This commit is contained in:
2025-12-12 19:44:11 +09:00
parent e8404941f5
commit 17f33d2b0a
14 changed files with 821 additions and 16 deletions

View File

@@ -20,6 +20,8 @@ mkShell {
pytest
pytest-cov
pytest-html
pytest-benchmark
pygal
]))
];
}