Sciweavers

QEST
2006
IEEE

Continuous Bytecode Instruction Counting for CPU Consumption Estimation

13 years 10 months ago
Continuous Bytecode Instruction Counting for CPU Consumption Estimation
As an execution platform, the Java Virtual Machine (JVM) provides many benefits in terms of portability and security. However, this advantage turns into an obstacle when it comes to determining the computing resources (CPU, memory) a program will require to run properly in a given environment. In this paper, we build on the Java Resource Accounting Framework, Second Edition (J-RAF2), to investigate the use of bytecode instruction counting (BIC) as an estimation of real CPU consumption. We show that for all of the tested platforms there is a stable, application-specific ratio of bytecodes per unit of CPU time – the experimental bytecode rate (BRexp) – that can be used as a basis for translating a BIC value into the corresponding CPU consumption.
Andrea Camesi, Jarle Hulaas, Walter Binder
Added 12 Jun 2010
Updated 12 Jun 2010
Type Conference
Year 2006
Where QEST
Authors Andrea Camesi, Jarle Hulaas, Walter Binder
Comments (0)