Search Results - java bytecode (counting OR accounting)

  • Showing 1 - 20 results of 20
Refine Results
  1. 1

    Estimating the time complexity of the algorithms by counting the Java bytecode instructions by Dobravec, Tomaz

    ISBN: 153860888X, 9781538608883
    Published: IEEE 01.11.2017
    “… Besides the time complexity indicators, ALGator also measures the usages of the Java bytecode instructions…”
    Get full text
    Conference Proceeding
  2. 2

    Using Bytecode Instruction Counting as Portable CPU Consumption Metric by Binder, Walter, Hulaas, Jarle

    ISSN: 1571-0661, 1571-0661
    Published: Elsevier B.V 23.05.2006
    “… In this paper we present a tool, the Java Resource Accounting Framework, Second Edition (J-RAF2), which enables precise CPU management on standard…”
    Get full text
    Journal Article
  3. 3

    Portable and accurate sampling profiling for Java by Binder, Walter

    ISSN: 0038-0644, 1097-024X
    Published: Chichester, UK John Wiley & Sons, Ltd 01.05.2006
    Published in Software, practice & experience (01.05.2006)
    “… We exploit bytecode instruction counting to regularly activate a user‐defined profiling agent, which processes the current call stack…”
    Get full text
    Journal Article
  4. 4

    Continuous Bytecode Instruction Counting for CPU Consumption Estimation by Binder, Walter, Hulaas, Jarle, Camesi, Andrea

    ISBN: 0769526659, 9780769526652
    Published: IEEE 2006
    “…) 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…”
    Get full text
    Conference Proceeding
  5. 5

    Java Bytecode Transformations for Efficient, Portable CPU Accounting by Binder, Walter, Hulaas, Jarle

    ISSN: 1571-0661, 1571-0661
    Published: Elsevier B.V 05.12.2005
    “… Resource accounting allows to study and optimize program performance and to charge users for the resource consumption of their deployed components, while resource control can limit the resource…”
    Get full text
    Journal Article
  6. 6

    Exact and Portable Profiling for the JVM Using Bytecode Instruction Counting by Binder, Walter, Hulaas, Jarle

    ISSN: 1571-0661, 1571-0661
    Published: Elsevier B.V 26.10.2006
    “… counters, and bytecode instruction counters. We exploit the number of executed bytecode instructions as profiling metric, which has several advantages, such as making the instrumentation entirely portable and generating reproducible profiles…”
    Get full text
    Journal Article
  7. 7

    A Joinpoint Coverage Measurement Tool for Evaluating the Effectiveness of Test Inputs for AspectJ Programs by Wedyan, F., Ghosh, S.

    ISSN: 1071-9458
    Published: IEEE 01.11.2008
    “… Definitions of joinpoint coverage in the literature typically require counting the execution of aspects at each joinpoint…”
    Get full text
    Conference Proceeding
  8. 8

    Flow-sensitive runtime estimation: an enhanced hot spot detection heuristics for embedded Java just-in-time compilers by Lee, Seong-Won, Moon, Soo-Mook, Kim, Seong-Moo

    ISSN: 0038-0644, 1097-024X
    Published: Bognor Regis Blackwell Publishing Ltd 01.06.2016
    Published in Software, practice & experience (01.06.2016)
    “…Summary Java just‐in‐time compilers often compile only hot methods because the compilation overhead is a part of the running time…”
    Get full text
    Journal Article
  9. 9

    A portable CPU-management framework for Java by Binder, W., Hulaas, J.

    ISSN: 1089-7801, 1941-0131
    Published: Los Alamitos IEEE 01.09.2004
    Published in IEEE internet computing (01.09.2004)
    “…The Java resource accounting framework, second edition (J-RAF2), is a portable CPU-management framework for Java environments…”
    Get full text
    Journal Article
  10. 10

    Portable virtual cycle accounting for large-scale distributed cycle sharing systems by Yamauchi, Hiroshi, Xu, Dongyan

    ISSN: 0167-8191, 1872-7336
    Published: Elsevier B.V 01.05.2007
    Published in Parallel computing (01.05.2007)
    “… heterogeneous hardware and operating system platforms. Such an accounting mechanism is especially desirable when CPU resources are traded and a lack of uniform workload…”
    Get full text
    Journal Article
  11. 11

    JShrink: Debloating Modern Java Applications by Arora, Jaspreet Singh

    ISBN: 1658486242, 9781658486248
    Published: ProQuest Dissertations & Theses 01.01.2020
    “… However, many of these techniques are built upon pure static analysis and have yet to be extended and evaluated in the context of modern Java applications where dynamic language features are prevalent…”
    Get full text
    Dissertation
  12. 12

    Context Threading: A Flexible and Efficient Dispatch Technique for Virtual Machine Interpreters by Berndl, Marc, Vitale, Benjamin, Zaleski, Mathew, Brown, Angela Demke

    ISBN: 9780769522982, 076952298X
    Published: Washington, DC, USA IEEE Computer Society 20.03.2005
    “…Direct-threaded interpreters use indirect branches to dispatch bytecodes, but deeply-pipelined architectures rely on branch prediction for performance…”
    Get full text
    Conference Proceeding
  13. 13

    Garbage Collection in JyNI - How to bridge Mark/Sweep and Reference Counting GC by Richthofer, Stefan

    ISSN: 2331-8422
    Published: Ithaca Cornell University Library, arXiv.org 01.07.2016
    Published in arXiv.org (01.07.2016)
    “… It achieves high efficiency by compiling Python code to Java bytecode and thus letting Java's JIT optimize it - an approach that enables Python code to call Java functions or to subclass Java classes…”
    Get full text
    Paper
  14. 14

    Analysis of Pivot Sampling in Dual-Pivot Quicksort: A Holistic Analysis of Yaroslavskiy’s Partitioning Scheme by Nebel, Markus E., Wild, Sebastian, Martínez, Conrado

    ISSN: 0178-4617, 1432-0541
    Published: New York Springer US 01.08.2016
    Published in Algorithmica (01.08.2016)
    “…The new dual-pivot Quicksort by Vladimir Yaroslavskiy—used in Oracle’s Java runtime library since version 7…”
    Get full text
    Journal Article Publication
  15. 15

    A multithreaded concurrent garbage collector parallelizing the new instruction in Java by Lo, C.-T. D., Srisa-an, W., Chang, J. M.

    ISBN: 9780769515731, 0769515738
    Published: IEEE 2002
    “…Parallel, multithreaded Java applications such as Web servers, database servers, and scientific applications are becoming increasingly prevalent…”
    Get full text
    Conference Proceeding
  16. 16

    Embedding remote object mobility in Java RMI by Avvenuti, M., Vecchio, A.

    ISBN: 0769513840, 9780769513843
    ISSN: 1071-0485
    Published: IEEE 2001
    “… The paper addresses this issue and describes the basic functionalities of Mobile RMI, a toolkit that extends Java RMI with mechanisms for creating and moving remote objects across different address spaces…”
    Get full text
    Conference Proceeding
  17. 17

    Pivot Sampling in Dual-Pivot Quicksort by Nebel, Markus E, Wild, Sebastian

    ISSN: 2331-8422
    Published: Ithaca Cornell University Library, arXiv.org 13.06.2014
    Published in arXiv.org (13.06.2014)
    “…, swaps and executed Java Bytecode instructions. It turns out that - unlike for classic Quicksort, where it is optimal to choose the pivot as median of the sample…”
    Get full text
    Paper
  18. 18

    Sun Microsystems: Sun led J2ME[tm] Personal Profile specification approved by Java Community Process[sm]; Personal Profile and CDC HI will increase reach of Java[tm] technology in networked consumer electronic space

    Published: Coventry Normans Media Ltd 25.09.2002
    Published in M2 Presswire (25.09.2002)
    “… advanced Java 2 technology features such as reflection and security, on-board bytecode verification, a Java Native Interface (JNI…”
    Get full text
    Newsletter
  19. 19

    Analysis of Pivot Sampling in Dual-Pivot Quicksort by Wild, Sebastian, Nebel, Markus E, Martínez, Conrado

    ISSN: 2331-8422
    Published: Ithaca Cornell University Library, arXiv.org 10.08.2015
    Published in arXiv.org (10.08.2015)
    “…The new dual-pivot Quicksort by Vladimir Yaroslavskiy - used in Oracle's Java runtime library since version 7 - features intriguing asymmetries…”
    Get full text
    Paper
  20. 20

    A Selective Ahead-Of-Time Compiler on Android Device by Yeong-Kyu Lim, Parambil, S., Cheong-Ghil Kim, See-Hyung Lee

    ISBN: 1467314021, 9781467314022
    ISSN: 2162-9048
    Published: IEEE 01.05.2012
    “…The runtime environment of Android is based on its own Java Virtual Machine(JVM) called Dalvik Virtual Machine (DVM…”
    Get full text
    Conference Proceeding