Make DirectCodeBuilder write through without allocating instruction objects

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: core-libs
    • None

      DirectCodeBuilder instruction writing are currently writing via intermediate object creation, which brings extra allocations and calls. We should eliminate those allocations and make DCB write through, which is the overwhelming majority of usages of DirectCodeBuilder.

            Assignee:
            Chen Liang
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: