Skip to content
Snippets Groups Projects

Reduce cache-to-execution latency by using lazy unpickling of instructions.

Merged Matt Wala requested to merge use-lazy-unpickling into master

In order to this, invoker generation needs to be cached.

Performance impact on a warm-cache run of test_fmm.py from sumpy

Before

real 43.77
user 44.58
sys 2.96

After

real 37.08
user 37.73
sys 3.02

Closes #67 (closed)

Depends on pytools!12 (merged)

Edited by Matt Wala

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading