Skip to content

Conversation

penelopeysm
Copy link
Member

No description provided.

@penelopeysm penelopeysm removed their assignment May 22, 2025
Copy link
Contributor

github-actions bot commented May 22, 2025

Benchmark Report for Commit 2411cfe

Computer Information

Julia Version 1.11.5
Commit 760b2e5b739 (2025-04-14 06:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

|                 Model | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                  9.7 |                 1.6 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                736.8 |                33.3 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                362.9 |                51.9 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1233.3 |                26.7 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3466.0 |                23.3 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1485.0 |                29.7 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                962.7 |                 5.2 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5984.0 |                 3.8 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1021.7 |                 8.9 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              65327.5 |                 3.6 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8848.9 |                 9.9 |
|               Dynamic |        10 |    mooncake |             typed |   true |                131.1 |                14.3 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.1 |                 6.8 |
|                   LDA |        12 | reversediff |             typed |   true |                508.3 |                 4.8 |

@penelopeysm
Copy link
Member Author

brilliant, it no longer gives a new notif for the docs preview each time a new commit is pushed

@penelopeysm penelopeysm deleted the py/testing branch May 22, 2025 01:00
Copy link

codecov bot commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.89%. Comparing base (3acd0a2) to head (2411cfe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #928   +/-   ##
=======================================
  Coverage   82.89%   82.89%           
=======================================
  Files          36       36           
  Lines        3957     3957           
=======================================
  Hits         3280     3280           
  Misses        677      677           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls
Copy link

coveralls commented May 22, 2025

Pull Request Test Coverage Report for Build 15175661321

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 36 unchanged lines in 6 files lost coverage.
  • Overall coverage remained the same at 83.059%

Files with Coverage Reduction New Missed Lines %
ext/DynamicPPLForwardDiffExt.jl 1 63.64%
src/contexts.jl 2 26.18%
src/model.jl 5 39.17%
src/simple_varinfo.jl 5 34.68%
src/logdensityfunction.jl 8 63.83%
src/compiler.jl 15 63.11%
Totals Coverage Status
Change from base Build 15175571010: 0.0%
Covered Lines: 3280
Relevant Lines: 3949

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants