Skip to content

Multi-threaded Predbat

Compare
Choose a tag to compare
@springfall2008 springfall2008 released this 17 Feb 11:18
· 587 commits to main since this release
8610cbe

What's Changed

Major refactor, now by default Predbat is now multi-threaded and will use one thread per CPU in your system to improve planning speed. You can change this in apps.yaml using the threads setting which can be '0' for off, 1-N for the number of threads or 'auto' to automatically match your CPU count.

Fixed some small bugs as below.

Full Changelog: v7.15.21...v7.16.0