This would need to involve memory that's accessible across processes, which is nontrivial. From what I'm seeing, duplicate calls are pretty rare, so it's possible the overhead would be worse than the occasional method re-solve. But without characterizing, we can't be totally sure.
This would need to involve memory that's accessible across processes, which is nontrivial. From what I'm seeing, duplicate calls are pretty rare, so it's possible the overhead would be worse than the occasional method re-solve. But without characterizing, we can't be totally sure.