Essays about: "Niclas Adlertz"

Found 1 essay containing the words Niclas Adlertz.

  1. 1. Implementing a New Register Allocator for the Server Compiler in the Java HotSpot Virtual Machine

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Niclas Adlertz; [2015]
    Keywords : ;

    Abstract : The Java HotSpot Virtual Machine currently uses two Just In Time compilers to increase the performance of Java code in execution. The client and server compilers, as they are named, serve slightly different purposes. The client compiler produces code fast, while the server compiler produces code of greater quality. READ MORE