Skip to content

Conversation

penelopeysm
Copy link
Member

already added to main docs TuringLang/docs#610

Copy link
Contributor

github-actions bot commented Jun 3, 2025

Benchmark Report for Commit 8b2a419

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 |                643.9 |                42.7 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                422.4 |                49.9 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1236.4 |                28.8 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3405.1 |                23.9 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1482.8 |                29.8 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                961.1 |                 5.3 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5544.0 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1084.0 |                 8.5 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              62995.9 |                 3.8 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9196.5 |                 9.7 |
|               Dynamic |        10 |    mooncake |             typed |   true |                132.7 |                13.4 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.9 |                 6.6 |
|                   LDA |        12 | reversediff |             typed |   true |                465.4 |                 5.4 |

Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.92%. Comparing base (cf2ca27) to head (8b2a419).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #949   +/-   ##
=======================================
  Coverage   82.92%   82.92%           
=======================================
  Files          36       36           
  Lines        3964     3964           
=======================================
  Hits         3287     3287           
  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.

@penelopeysm
Copy link
Member Author

It's now live @ https://turinglang.org/docs/developers/contexts/submodel-condition/ so will merge this as it's no longer needed here

@penelopeysm penelopeysm added this pull request to the merge queue Jun 3, 2025
Merged via the queue into main with commit a4ad5e2 Jun 3, 2025
21 checks passed
@penelopeysm penelopeysm deleted the py/move-docs-away branch June 3, 2025 16:15
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.

1 participant