lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
410 stars 52 forks source link

(temp) Add Performance tests to CI #281

Closed lebrice closed 1 year ago

github-actions[bot] commented 1 year ago

Result of Benchmark Tests

Benchmark Min Max Mean
test/test_performance.py::test_import_performance 0.01 0.02 0.01 +- 0.00
test/test_performance.py::test_parse_performance 0.01 0.01 0.01 +- 0.00
test/test_performance.py::test_serialization_performance[bob.yaml] 0.01 0.02 0.01 +- 0.00
test/test_performance.py::test_serialization_performance[bob.json] 0.00 0.00 0.00 +- 0.00
test/test_performance.py::test_serialization_performance[bob.pkl] 0.00 0.00 0.00 +- 0.00
test/test_performance.py::test_serialization_performance[bob.yml] 0.01 0.03 0.01 +- 0.00