What's Changed
π Bug Fixes
π RG-L Updates
- Continue with RG-L Fix in the HitReader and AHDCEngine by @mathieuouillon in #1207
π Performance Updates
- fix: reduce cosine calculations in DC TableLoader by @baltzell in #1237
- fix: replace chains of DC ifs with if-elses by @baltzell in #1245
- fix: reduce DCA swim stopper overhead by @baltzell in #1244
- fix: remove unnecessary magfield probe check by @baltzell in #1250
- fix: reduce thread contention in DC TableLoader by @baltzell in #1238
- fix: more hash/index-based IndexedTable access in DC by @baltzell in #1236
- fix: reduce CVT atan calculations by @baltzell in #1243
π¦ Dependency Updates
- ci(deps): bump softprops/action-gh-release from 2 to 2.6.1 by @dependabot[bot] in #1209
- ci(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #1208
- ci(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #1227
- ci(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #1226
π Other Changes
- add option to only set $PATH by @baltzell in #1219
- feat: decouple macos/linux build jobs to reduce CI latency by @baltzell in #1222
- cleanup: remove unnecessary CLARA reader class by @baltzell in #1223
- cleanup: remove example engine by @baltzell in #1224
- fix: run-clara port-finding on macos by @baltzell in #1221
- fix: disable gnuplot fit logging and log file by @baltzell in #1232
- feat: just run gnuplot automatically from scaling script by @baltzell in #1233
- fix: use events instead of events/thread in scaling script by @baltzell in #1231
- back to events-per-thread and better default threads for scaling script by @baltzell in #1241
- feat: add GitLab profiling and pages jobs by @baltzell in #1248
- feat: add thread affinity options to scaling script by @baltzell in #1239
Full Changelog: 13.8.3...13.8.4