Support for dualcore CPUs |
Submitted by Black root on Sun, 2006-11-26 08:09.
| Project: | Space Empires V |
| Version: | 1.17 |
| Component: | Code |
| Category: | feature |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I noticed that while waiting for the AI to finish, the CPU usage is around 50%, which indicates that it's using everything it can get from one CPU core while the other one is idle. While waiting for the AI is ok, it became a bit annoying after I realised that I'm able to give it more CPU power.
I realise that adding threading to a code after it's done is not trivial and sometimes impossible without a change of design and hence a rewrite, but if it's possible without starting over, it would be great.



