-
pmap
andpmap-into
are now open-coded in the case of one vector being mapped to a vector — allows a large performance boost in some CL implementations (like SBCL) when array types are known - SBCL is now able to terminate when live kernels exist — previously,
end-kernel
needed to be called on all kernels before exiting (which is good practice but is no longer required) - added
try-receive-result
— non-blocking version ofreceive-result
lparallel-1.5.0 released
This entry was posted in Uncategorized. Bookmark the permalink.