Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5956

Investigate alternatives to the byte code generator

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Services, SQL
    • Normal

    Description

      DERBY-5947 spun off a discussion about alternatives to byte code generation. The motivation was to simplify and speed up query compilation. Ideas and experiments could be tracked in this issue.

      Alternatives mentioned so far include:

      • Replacing the byte code generator with an interpreter
      • Using reflection instead of generated byte code
      • Using functionality available in recent versions of the Java platform that help non-Java languages run efficiently on the JVM (JSR-292)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: