Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 2 of 2 for “"Dynamic Language Runtime"”.

  1. Explicit Software Speculation for Dynamic Language Runtimes

    … explicit speculation improves the performance of dynamic language implementations on existing managed runtimes by speculatively executing dynamic language code with a common case interpretation of the language semantics. I implement a variety of optimizations at a high level, maintaining correct …

    uiuc Repository record for Explicit Software Speculation for Dynamic Language Runtimes (opens in a new tab)

  2. Optimizing Runtime Performance of Dynamically Typed Code

    Dynamic languages are widely used for different kinds of applications including rapid prototyping, Web development and programs that require a high level of runtime adaptiveness. However, the lack of compile-time type information involves fewer opportunities for compiler optimizations, and no …

    oviedo Repository record for Optimizing Runtime Performance of Dynamically Typed Code (opens in a new tab)