2019-11-03 18:44:31 -05:00
|
|
|
---
|
2020-01-10 10:07:26 -05:00
|
|
|
name: Buffer Metadata Change Tracker
|
2019-10-24 18:10:10 -04:00
|
|
|
maintainer: Dave Barach <dave@barachs.net>
|
|
|
|
|
features:
|
|
|
|
|
- Buffer Metadata Change Tracker
|
2019-11-10 15:46:31 -05:00
|
|
|
description: |-
|
2020-01-10 10:07:26 -05:00
|
|
|
The Buffer Metadata Change Tracker (mdata)
|
|
|
|
|
uses the before / after graph node main loop performance
|
2019-10-24 18:10:10 -04:00
|
|
|
callback hooks to snapshoot buffer metadata, then
|
|
|
|
|
compare and summarize results per-node.
|
|
|
|
|
Answers the question "what buffer metadata does a particular
|
|
|
|
|
graph node change?" by direct observation.
|
2019-11-01 02:34:32 -04:00
|
|
|
Zero performance impact until enabled.
|
2019-10-24 18:10:10 -04:00
|
|
|
state: production
|
|
|
|
|
properties: [API, CLI, MULTITHREAD]
|