Ticket #613 (closed roadmap: invalid)

Opened 13 years ago

Last modified 11 years ago

JIT

Reported by: allison Owned by:
Priority: normal Milestone: 2.6
Component: core Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

Extensive work on the JIT is planned for the 2.6 release. Refactor the JIT subsystem to be cleaner/more maintainable. Make it easier to add JIT support for new platforms. Make it easier to extend JIT support for existing platforms.

Optional but nice: make it possible to JIT segments of code larger than a single opcode.

Change History

Changed 11 years ago by jkeenan

My understanding is that we ripped out our old JIT, that we intend to build a new one, but that we don't anticipate that work being done in at least the next six months.

If so, is there any reason to keep this ticket open?

Thank you very much.

kid51

Changed 11 years ago by jkeenan

  • component changed from none to core

Changed 11 years ago by whiteknight

  • status changed from new to closed
  • resolution set to invalid

I'm closing this ticket. JIT is a long-term wishlist item, not something imminent that we can be tracking with a ticket yet.

Note: See TracTickets for help on using tickets.