Documentation
¶
Overview ¶
Package main demonstrates why identifying the correct drum (constraint) matters in a pipeline, using a visual pipeline diagram.
Four scenarios process the same work through parse → transform → store, where transform is 10× slower. The demo shows typed items (File → Chunk → Embedding) flowing through stages with visible buffers.
Run:
go run ./examples/drum-demo/
Click to show internal directories.
Click to hide internal directories.