Jitclass works well except that it doesn’t support caching or AOT compilation. StructRef does but requires a lot of additional code that makes development and maintenance more burdensome.
- What is the roadmap for Jitclass? Will it support caching in the near future?
- What is the roadmap for StructRef? Will it supersede Jitclass?
- Is there a plan to move one or both out of “experimental”?
It would be great if we had a solution that wasn’t experimental and combined the best features of both Jitclass and StructRef.
Thanks for all your great work Numba team!