[Bug 23954] Threads not allocated to multiple processors.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 9 12:24:27 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=23954

--- Comment #4 from Ken Phillis Jr <kphillisjr at gmail.com> 2013-06-09 12:24:27 CDT ---
(In reply to comment #3)
> This has not been updated for over 900 days. 
> 
> Is this still an issue in 1.6-rc1 or higher or is this abandoned ?


There is still issues with recent versions of the plugin where the threaded run
clearly takes longer than the single thread copy. However, overall the runtime
has actually improved using wine v1.5.29. I'll give version 1.6-rc1 a try
later.

Results:
================================
systester version 1.5.1( win32 edition)
Command Line: wine systester-cli.exe -gausslg 512K -turns 1 -threads 1
Result: 19   512K  N/A   0h  0m  5.850s

Command Line: wine systester-cli.exe -gausslg 512K -turns 1 -threads 4
Result: 19   512K  OK   0h  0m  8.741s

Command Line: wine systester-cli.exe -gausslg 1M -turns 1 -threads 1
Result: 20     1M  N/A   0h  0m 13.225s

Command Line: wine systester-cli.exe -gausslg 1M -turns 1 -threads 4
Result: 20     1M  OK   0h  0m 20.330s

Command Line: wine systester-cli.exe -gausslg 1M -turns 1 -threads 1 -bench
Result: 20     1M  N/A   0h  0m 15.673s

Command Line: wine systester-cli.exe -gausslg 1M -turns 1 -threads 4 -bench
Result: 20     1M  N/A   0h  0m 20.278s

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list