-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix large performance regression in remotecall on jb/functions
This was mostly due to sending a fresh copy of a closure's type every time. Now reused using the same mechanism as LambdaStaticData. Also, toplevel named functions are assumed present on all processors.
- Loading branch information
1 parent
f4ef6ee
commit a17deee
Showing
1 changed file
with
54 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters