Genentech / psborrow

An R package for Bayesian Dynamic Borrowing. Check out the successor psborrow2: https://github.com/Genentech/psborrow2
Other
0 stars 3 forks source link

Update README.md #62

Closed mattsecrest closed 1 year ago

github-actions[bot] commented 1 year ago

Unit Tests Summary

    1 files      8 suites   1m 35s :stopwatch:   10 tests     9 :heavy_check_mark: 1 :zzz: 0 :x: 153 runs  152 :heavy_check_mark: 1 :zzz: 0 :x:

Results for commit 5a52a546.

github-actions[bot] commented 1 year ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
apply_mcmc 💚 $120.11$ $-86.92$ $0$ $0$ $0$ $0$
inputs 💚 $31.83$ $-14.80$ $0$ $0$ $0$ $0$
parallel 💚 $33.94$ $-17.17$ $0$ $0$ $0$ $0$
quiet 💚 $21.55$ $-10.65$ $0$ $0$ $0$ $0$
run_mcmc 💚 $32.17$ $-16.09$ $0$ $0$ $0$ $0$
Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | apply_mcmc | 💚 | $120.11$ | $-86.92$ | apply_mcmc_can_recover_known_parameters_and_catches_errors | | inputs | 💚 | $31.83$ | $-14.80$ | inputs_are_correctly_carried_through_to_outputs | | parallel | 💚 | $33.94$ | $-17.17$ | parallisation_works_as_expected | | quiet | 💚 | $21.55$ | $-10.65$ | Using_quiet_supresses_messages_as_expected | | run_mcmc | 💚 | $32.17$ | $-16.10$ | Check_that_the_outputs_are_correct_for_run_mcmc |

Results for commit 4d122d0e79122996426fe5560126634545583aa5

♻️ This comment has been updated with latest results.