Posted by Coder.
Dec
30
Posted by Coder.
Performance factors for virtualization
Just what are the important performance factors for Virtualization?
- Throughput: can the application deliver the required levels of throughput, in terms of real world transactions?
- Latency: is the latency of each transaction within tolerances, or affected by virtualization
- Scalability: does throughput/latency change as load is increased (often asked in the context of – “do I have enough future headroom?â€)
- Memory efficiency: Doing more work with less memory – multi-core is rapidly providing an increasing amount of CPU, but memory remains a premium
- Power-performance: Throughput relative to power, i.e. how much performance can I deliver for the power consumed
- Space-performance: How much performance can I get per rack unit
- Agility: What is the time taken to deploy a new application
There are 0 comments to this post.
Add Your Comment.
Previous Post
« Java SE 6 Performance White Paper Next Post
IBM’s Cloneable JVM: JSR 121 implementation on Linux gives sub-5 seconds start up »
« Java SE 6 Performance White Paper Next Post
IBM’s Cloneable JVM: JSR 121 implementation on Linux gives sub-5 seconds start up »