Skip to content

Commit

Permalink
fixup! Changes.md : Mention Dispatcher performance improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Dec 11, 2023
1 parent b214dbf commit af11d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Improvements
- CropWindowTool : Added <kbd>`Alt` + <kbd>`C` for toggling both the crop window tool and the relevant crop window `enabled` plug.
- TaskList, FrameMask : Reimplemented in C++ for improved performance.
- Cache : Increased default computation cache size to 8Gb. Call `Gaffer.ValuePlug.setCacheMemoryLimit()` from a startup file to override this.
- Dispatcher : Improved internal `dispatch()` performance, with once benchmark showing around a 3x speedup.
- Dispatcher : Reduced internal overhead of `dispatch()` call, with one benchmark showing around a 3x speedup.

API
---
Expand Down

0 comments on commit af11d99

Please sign in to comment.