|
From: | Olaf Till |
Subject: | [Octave-bug-tracker] [bug #47843] fork implementation on native windows |
Date: | Wed, 04 May 2016 17:02:51 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.6.1 |
Follow-up Comment #6, bug #47843 (project octave): Tatsuro: If the performance of fork() on Cygwin is enough in a practial sense only depends on how much parcellfun has to do. The child processes are generated only once in a call to parcellfun, and even a bad performance of fork() can allow useful calls of parcellfun in computationally extensive tasks. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47843> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |