Commit 402d208
TaskVine executor: add parsl serialize module to default library context (#3902)
# Description
This improves task throughput for taskvine serverless by caching the
serialize module and base function definition in the library.
# Changed Behaviour
All workflows using TaskVine
# Fixes
Minor update to PR #3604
## Type of change
Choose which options apply, and delete the ones which do not apply.
- Performance improvement
FYI @colinthomas-z80 @benclifford
---------
Co-authored-by: Ben Clifford <[email protected]>1 parent 012cfba commit 402d208
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
258 | | - | |
| 259 | + | |
| 260 | + | |
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
| |||
0 commit comments