Commit 3b81f3b
committed
docs: add Milvus AI workflow demo results and enhance documentation
Add comprehensive demo results for the Milvus vector database workflow,
following the same documentation pattern as the recent MinIO support.
This includes actual HTML benchmark reports and performance visualizations
from real test runs.
Changes:
- Move demo results from external repository to docs/ai/vector-databases/
- Add Demo Results section to Milvus documentation with HTML reports
- Include performance graphs showing filesystem comparisons
- Update README.md with expanded AI workflow details and demo links
- Enhance AI workflow documentation with references to demo results
The demo results show:
- XFS provides 15-20% better performance for Milvus workloads
- 50K+ vectors/second ingestion on standard cloud VMs
- Sub-10ms p95 latency for million-vector searches
- Comprehensive filesystem impact analysis (XFS vs ext4 vs btrfs)
Generated-by: Claude AI
Signed-off-by: Luis Chamberlain <[email protected]>1 parent fe79e6d commit 3b81f3b
File tree
17 files changed
+6891
-3
lines changed- docs/ai
- vector-databases
- milvus-demo-results
- results-multifs
- results-simple
- graphs
17 files changed
+6891
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
296 | 297 | | |
297 | 298 | | |
298 | | - | |
299 | | - | |
300 | | - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
301 | 308 | | |
302 | 309 | | |
303 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
82 | 87 | | |
83 | 88 | | |
84 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
75 | 81 | | |
0 commit comments