feat: production-ready alpha — gateway, benchmarks, demo, CI, Docker#67
Open
feat: production-ready alpha — gateway, benchmarks, demo, CI, Docker#67
Conversation
Previous numbers (82%, 80%, 79% savings) were inflated because the benchmark ran tasks sequentially - each task warmed the summary cache for the next one. JWT auth appeared to save 82% only because Redis caching ran first and populated the cache. Honest cold-cache measurements on the 15-file Python service: - compressed_pack (cold start): 36-39% savings, avg 37% - cache_assisted_pack (warm cache): 88-99% savings, avg 92% Updated in: README.md, landing/index.html, docs/benchmarks/README.md, docs/benchmark-and-diff.md, .github/wiki/Benchmarking-and-Diff.md, redcon-benchmarks/README.md. Added methodology note about the 2.2M token large-scale baseline including all repo files.
…teway/redis extras
…ks and volume mount
…way, and LLM adapters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--depth=1from git fetch)contextbudgettoredcon, install[gateway]extraopenai,anthropic,allextras topyproject.tomldocker-compose.ymlfor gateway + Redis stackdemo/run_demo.py)Test plan
docker-compose upstarts gateway + Redis cleanlypython demo/run_demo.pyruns without errorspython redcon-benchmarks/run_large_benchmark.py --sample 10completesredcon-benchmarks/results/