Feature/eval exp - #44
Merged
Merged
Conversation
evalPortability runs the HR/step pipeline in Ubuntu/Debian/Fedora containers under one pinned Pixi env and compares output hashes (all identical). Adds a GitHub Actions matrix (ubuntu/macos/windows) for native cross-OS determinism, plus the Portability subsection + table in the paper.
…eds default branch)
… on OS divergence
…er the whole LabExample dataset using pixi (one env per version, provisions Python too); a single minor upgrade shifts 7/9 walking-speed DMOs. Lollipop plot.
- PlannerScalingEval: synthetic linear-chain workflows (2-200 steps),
per-phase timing of decode/import/plan/validate, 50 repeats after
JIT warm-up -> eval_results/planner-scaling.{csv,txt}
- auto-rebuilds fig-planner-scaling.pdf via scripts/eval pixi env
(new plot-scaling task), python3 fallback
- plot_planner_scaling.py: log-log per-phase medians + IQR band
- demo menu id planner-scaling-eval; registered in JvmDemoMain,
RunAllEvals, and gradle task evalPlannerScaling
- PlannerScalingEval: synthetic linear-chain workflows (2-200 steps),
per-phase timing of decode/import/plan/validate, 50 repeats after
JIT warm-up -> eval_results/planner-scaling.{csv,txt}
- auto-rebuilds fig-planner-scaling.pdf via scripts/eval pixi env
(new plot-scaling task), python3 fallback
- plot_planner_scaling.py: log-log per-phase medians + IQR band
- demo menu id planner-scaling-eval; registered in JvmDemoMain,
RunAllEvals, and gradle task evalPlannerScaling
- DEMO_NOTE.md: document eval harnesses, hr-activity demo, eval_results
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #44 +/- ##
=======================================
Coverage 81.48% 81.48%
=======================================
Files 77 77
Lines 3148 3148
Branches 529 529
=======================================
Hits 2565 2565
Misses 385 385
Partials 198 198 🚀 New features to boost your workflow:
|
📊 Coverage ReportCoverage reports have been generated and uploaded to Codecov.
Quick StatsThe coverage report will be available once processing completes on Codecov. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.