aboutsummaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* DOCS: comprehensive benchmark results from full perf test suiteAdam Mathes9 days1-0/+99
| | | | | | | | | Ran Go benchmarks (3x count) across api, crawler, item model, and web middleware packages. Also ran frontend-vanilla perf tests. Documented findings including stream allocation overhead, image proxy cost, and middleware latency. Added potential improvement recommendations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add performance and stress test planClaude9 days1-0/+143
| | | | | | | | | Comprehensive plan covering Go backend benchmarks (item/filter/API/middleware/crawler), stress tests (concurrent reads/writes, large datasets), and frontend perf tests (render throughput, store event cascades). Saved to both PLAN.md and DOCS/ for reference by other agents. https://claude.ai/code/session_01ChDVWFDrQoFjMYHpaLGr9s
* move docs to DOCS dirAdam Mathes9 days2-0/+243
|
* Document 'make check' benchmarksAdam Mathes10 days1-0/+21