Add benchmarks

This commit is contained in:
2025-12-12 19:44:11 +09:00
parent 0f7fc8f706
commit f3bbb10633
14 changed files with 706 additions and 16 deletions
+2
View File
@@ -20,6 +20,8 @@ mkShell {
pytest
pytest-cov
pytest-html
pytest-benchmark
pygal
]))
];
}