Sökning: "run-time compilation"

Hittade 4 uppsatser innehållade orden run-time compilation.

  1. 1. Record Types in Scala: Design and Evaluation

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Olof Karlsson; [2017]
    Nyckelord :Records; Types; Scala; Programming Languages;

    Sammanfattning : A record type is a data type consisting of a collection of named fields that combines the flexibility of associative arrays in some dynamically typed languages with the safety guarantees and possible runtime performance of static typing. The structural typing of records is especially suitable for handling semi-structured data such as JSON and XML making efficient records an attractive choice for high-performance computing and large- scale data analytics. LÄS MER

  2. 2. Rapid code iteration in an Integrated Development Environment with GPU just-in-time compilation

    Master-uppsats, KTH/Parallelldatorcentrum, PDC

    Författare :André Gräsman; [2014]
    Nyckelord :;

    Sammanfattning : Rapid code iteration is a term designating short cycles between changes in the source-code of a program and observing results. This thesis describes an investigation about how an integrated development environment (IDE) can be built in order to gain rapid interaction during software development for graphics processing units (GPUs). LÄS MER

  3. 3. Distributed Traffic Load Scheduler based on TITANSim for System Test of a Home Subscriber Server (HSS)

    Master-uppsats, KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Författare :Niranjanan Kalaichelvan; [2011]
    Nyckelord :FSM; scheduling; system test; TITANSim; test components; FSM; schemaläggning; systemtest; TITANSim; testa komponenter;

    Sammanfattning : The system test is very significant in the development life cycle of a telecommunication network node. Tools such as TITANSim are used to develop the test framework upon which a load test application is created. These tools need to be highly efficient and optimized to reduce the cost of the system test. LÄS MER

  4. 4. Compiling an Interpreted Processing Language : Improving Performance in a Large Telecommunication System

    Magister-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik och datavetenskap

    Författare :Valdemar Mejstad; Karl-Johan Tångby; [2001]
    Nyckelord :performance; Billing Gateway; run-time compilation; scalability; source-to-source translation;

    Sammanfattning : In this report we evaluate different techniques for increasing the performance of an interpreted processing language in a telecommunication system, called Billing Gateway R8. We have implemented a prototype in which we first translate the language into C++ code, and then compile it using a C++ compiler. LÄS MER