Turnitin
降AI改写
早检测系统
早降重系统
Turnitin-UK版
万方检测-期刊版
维普编辑部版
Grammarly检测
Paperpass检测
checkpass检测
PaperYY检测
Evaluating the impact of java virtual machines on energy consumption
Background. The Java Virtual Machine (JVM) platforms have known multiple evolutions
along the last decades to enhance both the performance they exhibit and the features they …
along the last decades to enhance both the performance they exhibit and the features they …
Dos and don'ts of conducting performance measurements in java
The tutorial aims at practitioners-researchers or developers-who need to execute small
scale performance experiments in Java. The goal is to provide the attendees with a compact …
scale performance experiments in Java. The goal is to provide the attendees with a compact …
Accurate profiling in the presence of dynamic compilation
Many profilers based on bytecode instrumentation yield wrong results in the presence of an
optimizing dynamic compiler, either due to not being aware of optimizations such as stack …
optimizing dynamic compiler, either due to not being aware of optimizations such as stack …
Analysis of overhead in dynamic java performance monitoring
In production environments, runtime performance monitoring is often limited to logging of
high level events. More detailed measurements, such as method level tracing, tend to be …
high level events. More detailed measurements, such as method level tracing, tend to be …
Assessing and optimizing the performance impact of the just-in-time configuration parameters-a case study on PyPy
Y Li, ZM Jiang - Empirical Software Engineering, 2019 - Springer
Many modern programming languages (eg, Python, Java, and JavaScript) support just-in-
time (JIT) compilation to speed up the execution of a software system. During runtime, the …
time (JIT) compilation to speed up the execution of a software system. During runtime, the …
Green coding: an empirical approach to harness the energy consumption ofsoftware services
MC Belgaid - 2022 - theses.hal.science
The ICT sector is claimed to account for 2% of global emissions. Even though this might
seem like a small number, the success of ICT technologies will always lead to more …
seem like a small number, the success of ICT technologies will always lead to more …
Layered Contention Mitigation for Cloud Storage
We introduce an ecosystem of contention mitigation supports within the operating system,
runtime and library layers. This ecosystem provides an end-to-end request abstraction that …
runtime and library layers. This ecosystem provides an end-to-end request abstraction that …
Estimating the impact of code additions on garbage collection overhead
In managed memory environments, code changes influence performance both through time
spent executing the code and time spent collecting garbage generated by the code. This …
spent executing the code and time spent collecting garbage generated by the code. This …
Software eco-design: investigating and reducing the energy consumption of software
Z Ournani - 2021 - theses.hal.science
Energy consumption is an emerging concern in multiple domains and fields, including ICT
and data centers. In fact, the energy consumption of data centers has drastically increased in …
and data centers. In fact, the energy consumption of data centers has drastically increased in …
Model-based prediction of automatic memory management and garbage collection behavior
Performance models focus on resource consumption and the effects of CPU, network, or
hard-disk utilization. These resources usually have the largest effect on the response times …
hard-disk utilization. These resources usually have the largest effect on the response times …