|
Nickname: n_raj
Articles(8)
Visits(13393)
Comments(1)
Votes(1)
|
|
| I have over two decades of experience in the software industry. I have worked extensively in product engineering focusing on system software, embedded and networking technologies. I am currently working as product management consultant in a startup. I was till recently VP in the R&D Services business unit of MindTree. Prior to MindTree, I was with Wipro’s R&D. My other interests include photography and traveling. | ||
| Blog Archive: 2011 - Dec., Apr. 2010 - Jul., May., Mar., Feb., Jan. |
View All | |
Posted: 05:39:14 PM, 07/05/2010
Simple technique that improves single threaded app performance |
|---|
Recently, scientists from NCSU have discovered a technique that improves performance of applications up to 20% on a multicore system. And the technique does not need any change in existing code. If we take a word processing application as an example, it will have a loop waiting for a key to be pressed, and when it is pressed, it applies the format/styles to the character, displays the character on screen and returns to the wait loop. It is difficult to convert this logic into pieces of code that can execute in parallel, as the whole code is in a sequential flow and each step will wait for the previous step to complete. Such single threaded applications have little scope of parallelization and have not been able to get benefits of multiple cores. |
Have Your Say!
Got something to say? Why not share itwith other engineers?

Looking for parts to specify for your design project? Browse our library of datasheets NOW!
Posted:05/02/12 09:49 PM
• Is this a banana in my pocket, or am I just h...
Posted:02/02/12 07:25 PM
Posted:06/01/11 12:47 AM
• A personal pre-CES snapshot - but not from La...
Posted:05/01/11 06:55 PM
Posted:02/09/07 11:39 PM
• Making a difference to the environment ? Few ...
Posted:09/12/09 01:11 PM
















