aboutsummaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* DOCS: split benchmarks into sequential files (NK-ax2vlc)Claude8 days2-0/+120
| | | | | | Rename benchmarks.md -> benchmarks-02.md (2026-02-17 amd64 run with full_content benchmarks) and restore the prior 2026-02-16 arm64 run as benchmarks-01.md so sequence is clear from filenames.
* Update DOCS/benchmarks.md with 2026-02-17 run (NK-ax2vlc)Claude9 days1-47/+66
| | | | | | | | | | - Fresh benchmark data on amd64 Intel Xeon (previous was arm64) - Highlight new full_content benchmarks: 39% memory, 40% speed improvement from excluding full_content in list views (validates NK-k9otuy fix) - Update frontend perf results (all pass, DOM insertion ~324ms) - Note safehttp proxy fix in changes since last run https://claude.ai/code/session_01DpWhB9uGGMBnzqS28HxnuV
* 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