Skip to content

Commit

Permalink
Demo count fix (#256)
Browse files Browse the repository at this point in the history
* Add demos inflicted/taken stat

* Fix error logging (why?) and online ID handling

* Update CARBALL_VERSION

* Add __init__

* Update CARBALL_VERSION
  • Loading branch information
Sciguymjm authored Sep 23, 2020
1 parent 0432b2b commit cd3dd59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CARBALL_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3
4
Empty file.

5 comments on commit cd3dd59

@github-actions
Copy link

Choose a reason for hiding this comment

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

Carball Benchmarks short_dropshot

Benchmark suite Current: cd3dd59 Previous: 0432b2b Ratio
carball/tests/benchmarking/benchmarking.py::test_short_dropshot 0.8047488455564364 iter/sec (stddev: 0.06116324083466024) 0.5701742191530536 iter/sec (stddev: 0.024513533204149358) 0.71

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

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

Carball Benchmarks short_sample

Benchmark suite Current: cd3dd59 Previous: 0432b2b Ratio
carball/tests/benchmarking/benchmarking.py::test_short_sample 0.781472029920162 iter/sec (stddev: 0.011248946281101402) 0.8573534466898408 iter/sec (stddev: 0.0716307059205174) 1.10

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

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

Carball Benchmarks intensive_oce_rlcs

Benchmark suite Current: cd3dd59 Previous: 0432b2b Ratio
carball/tests/benchmarking/benchmarking.py::test_intensive_oce_rlcs 0.07120291967218947 iter/sec (stddev: 0.12616082245643542) 0.058029216323961845 iter/sec (stddev: 0.267734759256831) 0.81

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

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

Carball Benchmarks oce_rlcs

Benchmark suite Current: cd3dd59 Previous: 0432b2b Ratio
carball/tests/benchmarking/benchmarking.py::test_oce_rlcs 0.07783482641395752 iter/sec (stddev: 0.07491908851692297) 0.07314931598939073 iter/sec (stddev: 0.29657831176687444) 0.94

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

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

Carball Benchmarks full_rumble

Benchmark suite Current: cd3dd59 Previous: 0432b2b Ratio
carball/tests/benchmarking/benchmarking.py::test_full_rumble 0.0627138251532617 iter/sec (stddev: 0.14421346356557466) 0.059254405389432864 iter/sec (stddev: 0.22197914628550597) 0.94

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.