-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Description
Watch
- single node src+dest: 100%
- separate src & dest: each is ~80%
- flamegraph torch.svg.zip
Analysis
- gob encode/decode takes CPU time
- siddontang/go-mysql read packet -> Read
- No new binlog data is being generated. Is it some polling?
- DONE: re-watch the process and generate flamegraph (with
SkipIncrementalCopy: true).- recorded in incremental process
Plan
- replace gob with avro || ?
- gob is 'self-describing', which is not necessary for our pre-defined structures.
Metadata
Metadata
Assignees
Labels
No labels