Releases: tnagler/quickpool
Releases · tnagler/quickpool
quickpool 1.5.0
BUG FIXES
- adapt affinity to possibly restricted cpu set. (#16)
v1.4.0
BUG FIX
- safeguard address/allocation of overaligned types.
v1.2.0
- improved exception handling (#9)
- performance optimization (#10)
- fast parallel for loops (#12)
- option to set thread affinity (default on linux) (#13)
- allow to resize pool (#14)
quickpool 1.1.0
- Small optimization.
- Manual cache alignment.
quickpool 1.0.0
rename to quickpool (#6)
* rename to quickpool
* update website
* remove leftovers