New refactored Benchmark plugin to test compatibility and meassure system performance
This commit is contained in:
parent
16162955af
commit
4424c8272d
6 changed files with 805 additions and 0 deletions
3
plugins/Benchmark/__init__.py
Normal file
3
plugins/Benchmark/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from . import BenchmarkPlugin
|
||||
from . import BenchmarkDb
|
||||
from . import BenchmarkPack
|
Loading…
Add table
Add a link
Reference in a new issue