Commit Graph

7 Commits

Author SHA1 Message Date
Makiras 382d0578fa perf: optimize XData/XPort hot paths
- Short-circuit shadow updates when no callbacks; baseline on first OnChange

- Use memcmp/memcpy for write-compare shadowing

- Add XPort hot iteration vector for write/read paths

- Move XClock callback assert to registration

- Fix XData ReInit memory cleanup and validate bval across words

- Document optimization rationale and correctness fixes
2026-01-26 07:17:09 +00:00
yaozhicheng 42bc7fb212 update doc: refine for XPort and XClock 2024-12-16 11:19:27 +08:00
yaozhicheng 4df2860771 fix args of SubDataRef 2024-07-17 16:38:55 +08:00
yaozhicheng f6e284b568 Flip -> FlipIOType 2024-07-17 15:48:55 +08:00
yaozhicheng ca9293c003 Eval -> RefreshComb 2024-07-16 18:06:02 +08:00
yaozhicheng c599312574 add NO. 2024-07-05 18:01:41 +08:00
yaozhicheng 1b5c16919c add API doc 2024-07-05 12:43:45 +08:00