Skip to content

Commit

Permalink
depreciate 'DVCInterface'
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ committed Oct 17, 2022
1 parent 79c9eff commit b987d01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zntrack/interface/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ class DVCInterface:

@utils.deprecated(
reason=(
"The DVCInterace is currently unmaintained and might be removed "
"in a future release. It might bot be compatible with newer DVC versions"
"The 'DVCInterface' is currently unmaintained and might be removed "
"in a future release. It might not be compatible with newer DVC versions"
),
version="0.4.3",
)
Expand Down

3 comments on commit b987d01

@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_NodeCollector_run_and_save 0.0002253 0.000832898 0.000310951 0.000107268 0.000306799 8.61257e-05 9;6 3215.94 83 1
1 tests/benchmark/test_benchmark.py::test_InputOutput_load_lazy 0.000874599 0.0013149 0.000887434 2.43323e-05 0.0008827 1.08743e-05 16;21 1126.84 583 1
2 tests/benchmark/test_benchmark.py::test_InputOutput_load 0.000876699 0.001032 0.000888521 1.22816e-05 0.0008851 1.06505e-05 45;18 1125.47 581 1
3 tests/benchmark/test_benchmark.py::test_InputOutput_run_and_save 0.0013027 0.0022156 0.00138492 8.50627e-05 0.00135905 6.38e-05 66;42 722.064 586 1
4 tests/benchmark/test_benchmark.py::test_NodeCollector_load_lazy 0.0015243 0.0016685 0.00154994 1.68279e-05 0.0015477 1.4975e-05 60;13 645.187 373 1
5 tests/benchmark/test_benchmark.py::test_NodeCollector_load 0.0015276 0.0018567 0.0015724 7.32635e-05 0.0015517 1.7301e-05 33;37 635.972 410 1
6 tests/benchmark/test_benchmark.py::test_InputOutput_write_graph 0.0059284 0.007922 0.00607678 0.000201739 0.00604185 9.295e-05 7;8 164.561 124 1
7 tests/benchmark/test_benchmark.py::test_NodeCollector_write_graph 1.17036 1.55605 1.26912 0.161813 1.20905 0.127234 1;1 0.787945 5 1

CML watermark

@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_NodeCollector_run_and_save 0.000247402 0.00115031 0.000333586 0.000134238 0.000287153 8.2601e-05 6;6 2997.72 80 1
1 tests/benchmark/test_benchmark.py::test_InputOutput_load_lazy 0.000955311 0.00120811 0.00098265 3.90346e-05 0.000969312 2.01495e-05 36;39 1017.66 433 1
2 tests/benchmark/test_benchmark.py::test_InputOutput_load 0.000959211 0.00118381 0.000976852 2.51343e-05 0.000970211 1.68997e-05 19;14 1023.7 499 1
3 tests/benchmark/test_benchmark.py::test_InputOutput_run_and_save 0.00154732 0.0532522 0.00175502 0.00227209 0.00164177 4.23005e-05 1;48 569.795 516 1
4 tests/benchmark/test_benchmark.py::test_NodeCollector_load_lazy 0.00164192 0.00186582 0.00166544 1.884e-05 0.00166152 1.86252e-05 32;5 600.44 413 1
5 tests/benchmark/test_benchmark.py::test_NodeCollector_load 0.00165052 0.00198532 0.00167436 3.10587e-05 0.00166932 1.845e-05 11;9 597.243 357 1
6 tests/benchmark/test_benchmark.py::test_InputOutput_write_graph 0.00607467 0.00777249 0.00638004 0.000243832 0.00631327 0.000201677 20;8 156.739 109 1
7 tests/benchmark/test_benchmark.py::test_NodeCollector_write_graph 1.23386 1.25573 1.24287 0.00848702 1.24116 0.0118589 2;0 0.804588 5 1

CML watermark

@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_NodeCollector_run_and_save 0.000236301 0.00145271 0.000366423 0.000190979 0.000291002 0.000142826 12;8 2729.09 95 1
1 tests/benchmark/test_benchmark.py::test_InputOutput_load 0.000851305 0.00104311 0.000868972 1.78397e-05 0.000864205 1.40752e-05 55;27 1150.78 763 1
2 tests/benchmark/test_benchmark.py::test_InputOutput_load_lazy 0.000851805 0.000994006 0.000866779 1.14048e-05 0.000863305 1.28742e-05 170;16 1153.7 867 1
3 tests/benchmark/test_benchmark.py::test_InputOutput_run_and_save 0.00140971 0.0376317 0.00159115 0.00140092 0.00146906 9.01e-05 6;64 628.475 686 1
4 tests/benchmark/test_benchmark.py::test_NodeCollector_load 0.00143341 0.00172821 0.00145657 1.99106e-05 0.00145221 1.71e-05 34;11 686.546 500 1
5 tests/benchmark/test_benchmark.py::test_NodeCollector_load_lazy 0.0014415 0.0016455 0.00146271 1.98364e-05 0.0014581 1.68e-05 33;22 683.662 566 1
6 tests/benchmark/test_benchmark.py::test_InputOutput_write_graph 0.00274952 0.00395712 0.00309106 0.000332521 0.00297812 0.000318251 4;3 323.514 20 1
7 tests/benchmark/test_benchmark.py::test_NodeCollector_write_graph 1.15034 1.23516 1.18057 0.0323821 1.17621 0.0307715 1;0 0.847047 5 1

CML watermark

Please sign in to comment.