Sciweavers

345 search results - page 1 / 69
» An automatic object inlining optimization and its evaluation
Sort
View
CGO
2008
IEEE
13 years 11 months ago
Automatic array inlining in java virtual machines
Array inlining expands the concepts of object inlining to arrays. Groups of objects and arrays that reference each other are placed consecutively in memory so that their relative ...
Christian Wimmer, Hanspeter Mössenböck
SC
2005
ACM
13 years 10 months ago
Automatic Tuning of Inlining Heuristics
Inlining improves the performance of programs by reducing the overhead of method invocation and increasing the opportunities for compiler optimization. Incorrect inlining decision...
John Cavazos, Michael F. P. O'Boyle
SCAM
2005
IEEE
13 years 10 months ago
Declassification: Transforming Java Programs to Remove Intermediate Classes
This paper presents an optimisation technique which automatically inlines certain classes within their enclosing class. Inlining a class involves inserting the fields and methods ...
Bernadette Power, Geoff W. Hamilton
ICASSP
2011
IEEE
12 years 8 months ago
Automatic musical thumbnailing based on audio object localization and its evaluation
In this paper, to automatically generate musical thumbnails that contain the main part of the original tune, we propose a new estimation method for identifying structure changes i...
Hiroyuki Nawata, Noriyoshi Kamado, Hiroshi Saruwat...