Skip to content

End-to-End Parallel Liljegren WBGT

Choose a tag to compare

@zyf0717 zyf0717 released this 23 Jul 07:38
· 9 commits to master since this release
  • Multi-worker wbgt.Liljegren() execution now uses a temporary
    foreach/doParallel PSOCK backend. Each worker calculates solar geometry
    and completes its WBGT shard end-to-end; the caller's existing foreach
    backend is restored after the call.
  • Parallel benchmark runners now compare a fixed total row count across worker
    counts. The worker sweep accepts LILJEGREN_PARALLEL_ROWS (default
    1,000,000) rather than increasing rows per worker.
  • Reduced the benchmark suite to the maintained three-way pre-fork comparison
    and fixed-workload internal-worker sweep, with refreshed result records.