-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
✨ optimizationRunning time and/or space performance improvementsRunning time and/or space performance improvements📁 ./rtChanges and additions to the runtimeChanges and additions to the runtime
Description
While looking at the FABRIC paper, I noticed the following:
More importantly, the analysis can often be avoided entirely – when either the worker has compiled the class in the past and retains a cached copy, or the worker trusts the provider of the code to correctly compile it. The implementation currently only leverages the former case.
Troupe could potentially do the same for highly trusted nodes. For example, it could accept the final Javascript rather than the IR.
Metadata
Metadata
Assignees
Labels
✨ optimizationRunning time and/or space performance improvementsRunning time and/or space performance improvements📁 ./rtChanges and additions to the runtimeChanges and additions to the runtime