Skip to content

Commit

Permalink
ZnTrack v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ committed Dec 20, 2022
1 parent d0adc8e commit 8cfc2ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ZnTrack"
version = "0.4.5"
version = "0.5.0"
description = "Create, Run and Benchmark DVC Pipelines in Python"
authors = ["zincwarecode <zincwarecode@gmail.com>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion tests/test_zntrack.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

def test_version():
"""Test 'ZnTrack' version."""
assert __version__ == "0.4.5"
assert __version__ == "0.5.0"

3 comments on commit 8cfc2ad

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Report for Python 3.8

name min max mean stddev median iqr outliers ops rounds iterations
0 tests/benchmark/test_benchmark.py::test_InputOutput_write_graph 8.7099e-05 0.000359596 9.14143e-05 6.43757e-06 9.0399e-05 1.899e-06 67;241 10939.2 2468 1
1 tests/benchmark/test_benchmark.py::test_InputOutput_load_lazy 9.4299e-05 0.0080176 0.000105633 0.000237017 9.6598e-05 1.2e-06 3;97 9466.73 1518 1
2 tests/benchmark/test_benchmark.py::test_NodeCollector_load 9.6299e-05 0.000398295 0.000100127 1.07798e-05 9.8898e-05 1.399e-06 35;80 9987.35 1317 1
3 tests/benchmark/test_benchmark.py::test_InputOutput_load 9.7998e-05 0.000263696 0.00010083 7.00936e-06 9.9999e-05 1.1e-06 35;89 9917.7 1458 1
4 tests/benchmark/test_benchmark.py::test_NodeCollector_load_lazy 9.8399e-05 0.0107823 0.000109725 0.000285843 0.000100798 1.1995e-06 3;94 9113.67 1400 1
5 tests/benchmark/test_benchmark.py::test_NodeCollector_run_and_save 0.000339496 0.000571592 0.000392531 6.22052e-05 0.000363496 7.2823e-05 9;5 2547.57 63 1
6 tests/benchmark/test_benchmark.py::test_InputOutput_run_and_save 0.00144488 0.00255617 0.00155469 0.000101713 0.00152743 0.000101248 42;16 643.216 380 1
7 tests/benchmark/test_benchmark.py::test_NodeCollector_write_graph 0.186678 0.326287 0.228019 0.0495134 0.214477 0.0121673 1;2 4.3856 6 1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Report for Python 3.9

name min max mean stddev median iqr outliers ops rounds iterations
0 tests/benchmark/test_benchmark.py::test_InputOutput_write_graph 0.0001046 0.000642202 0.000135182 3.88057e-05 0.0001219 2.38008e-05 179;177 7397.45 1771 1
1 tests/benchmark/test_benchmark.py::test_InputOutput_load 0.000110799 0.000987992 0.000142972 4.94655e-05 0.000130699 2.32e-05 64;77 6994.38 1037 1
2 tests/benchmark/test_benchmark.py::test_InputOutput_load_lazy 0.000112799 0.000370698 0.000140276 3.05496e-05 0.000131699 2.4325e-05 72;48 7128.8 709 1
3 tests/benchmark/test_benchmark.py::test_NodeCollector_load 0.0001138 0.000956403 0.000150049 5.35516e-05 0.000131951 2.685e-05 92;111 6664.49 1108 1
4 tests/benchmark/test_benchmark.py::test_NodeCollector_load_lazy 0.000118601 0.0106022 0.000160538 0.000389209 0.000133551 1.85e-05 2;82 6229.05 1026 1
5 tests/benchmark/test_benchmark.py::test_NodeCollector_run_and_save 0.000545805 0.00300093 0.000781929 0.000415738 0.000650006 0.000125601 4;5 1278.89 46 1
6 tests/benchmark/test_benchmark.py::test_InputOutput_run_and_save 0.00231711 0.00843583 0.00271226 0.000616767 0.00258761 0.000220175 10;15 368.696 213 1
7 tests/benchmark/test_benchmark.py::test_NodeCollector_write_graph 0.205876 0.577383 0.331707 0.144368 0.310683 0.138538 1;0 3.01471 5 1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Report for Python 3.10

name min max mean stddev median iqr outliers ops rounds iterations
0 tests/benchmark/test_benchmark.py::test_InputOutput_load 0.000117801 0.000665504 0.00014587 4.65653e-05 0.000125 1.9125e-05 134;199 6855.42 1091 1
1 tests/benchmark/test_benchmark.py::test_InputOutput_load_lazy 0.0001189 0.000697704 0.000129251 3.13457e-05 0.000123901 1.799e-06 36;192 7736.91 1067 1
2 tests/benchmark/test_benchmark.py::test_InputOutput_write_graph 0.0001201 0.00192991 0.000135191 6.80689e-05 0.000123701 6.601e-06 66;217 7396.94 1973 1
3 tests/benchmark/test_benchmark.py::test_NodeCollector_load_lazy 0.0001239 0.00537343 0.00014798 0.000197001 0.000126701 3.9e-06 17;153 6757.69 976 1
4 tests/benchmark/test_benchmark.py::test_NodeCollector_load 0.000124801 0.00328462 0.000139566 0.000107226 0.000127901 2.925e-06 17;158 7165.06 981 1
5 tests/benchmark/test_benchmark.py::test_NodeCollector_run_and_save 0.000562203 0.00173611 0.000652179 0.000182066 0.000602854 8.33e-05 3;4 1533.32 44 1
6 tests/benchmark/test_benchmark.py::test_InputOutput_run_and_save 0.00228051 0.00505333 0.0026834 0.000472005 0.00248631 0.000386278 30;21 372.662 187 1
7 tests/benchmark/test_benchmark.py::test_NodeCollector_write_graph 0.262085 0.505686 0.357116 0.0903725 0.335624 0.0866535 2;0 2.80021 5 1

Please sign in to comment.