mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 03:30:24 +02:00
NEWS: Mention par-for-each, alongside par-map, being fixed to use all cores
* NEWS: Mention par-for-each, alongside par-map, being fixed to use all cores.
This commit is contained in:
parent
a94e7d85dd
commit
2813d72571
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -41,7 +41,8 @@ future to completed. This allows all threads to be kept busy, and was
|
|||
made possible by the use of delimited continuations (see the manual for
|
||||
details.)
|
||||
|
||||
Consequently, `par-map' has been rewritten and can now use all cores.
|
||||
Consequently, `par-map' and `par-for-each' have been rewritten and can
|
||||
now use all cores.
|
||||
|
||||
** `load-in-vicinity' search for `.go' files in `%load-compiled-path'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue