| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DOCS: comprehensive benchmark results from full perf test suite | Adam Mathes | 9 days | 1 | -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 plan | Claude | 9 days | 1 | -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 dir | Adam Mathes | 9 days | 2 | -0/+243 |
| | | |||||
| * | Document 'make check' benchmarks | Adam Mathes | 10 days | 1 | -0/+21 |
