FYI, my workstation for testing and development consists of:

   - *OS:* Windows 8.1 x64, with all of the updates
   - *CPU:* Haswell-E I7-5820K, normal clocking of 3.3GHz, 6 physical 
   cores, 12 logical cores
   - *Memory:* 16GB Total, normal clocking of DDR4-2133, Quad Chanel each 
   with single stick of 4GB
   - *System drive:* Samsung 840 EVO 250GB, with Rapid Mode Enabled
   - *Data drives:* 3x Hitachi 4TB, not used for testing



On Monday, June 29, 2015 at 4:50:40 PM UTC-7, [email protected] wrote:
>
> I successfully added UMS to libuv, it works. See commit 
> https://github.com/codepilot/libuv/commit/facca7bbd9c40e90199470179d993915dd159341
>
> The speed isn't too much slower, see fs_stat.txt 
> <https://github.com/codepilot/libuv/blob/libuv/ums/test/fs_stat.txt> vs 
> fs_stat_ums.txt 
> <https://github.com/codepilot/libuv/blob/libuv/ums/test/fs_stat_ums.txt>
>
> The speed difference is mostly because UMS has some builtin 
> synchronization, and so does the work queue. These conflict some, but do 
> not cause errors, just slow downs.
>

-- 
You received this message because you are subscribed to the Google Groups 
"libuv" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to