Open ShannonBase opened 4 months ago
Summary
As the JIT in postgresql, now that, we also can support JIT in ShannonBase for rapid engine.
Do we really need to support this feature or not? Probably not.
ref: [1] Just in Time Compilation: https://web.archive.org/web/20180503145240/http://www.cs.columbia.edu/~aho/cs6998/Lectures/14-09-22_Croce_JIT.pdf [2] JIT in PostgreSQL: https://www.postgresql.org/docs/current/jit-reason.html
Summary
As the JIT in postgresql, now that, we also can support JIT in ShannonBase for rapid engine.
Do we really need to support this feature or not? Probably not.
ref: [1] Just in Time Compilation: https://web.archive.org/web/20180503145240/http://www.cs.columbia.edu/~aho/cs6998/Lectures/14-09-22_Croce_JIT.pdf [2] JIT in PostgreSQL: https://www.postgresql.org/docs/current/jit-reason.html