feat(cli): proxy unrecognized commands to the project binary - #665
Open
ElijahAhianyo wants to merge 2 commits into
Open
feat(cli): proxy unrecognized commands to the project binary#665ElijahAhianyo wants to merge 2 commits into
ElijahAhianyo wants to merge 2 commits into
Conversation
|
| Project | cot |
| Branch | elijah/cot-cli-proxy/stack-3-proxy |
| Testbed | github-ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result milliseconds (ms) (Result Δ%) | Upper Boundary milliseconds (ms) (Limit %) |
|---|---|---|---|
| empty_router/empty_router | 📈 view plot 🚷 view threshold | 14.20 ms(+51.93%)Baseline: 9.35 ms | 17.77 ms (79.93%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1.13 ms(+9.16%)Baseline: 1.03 ms | 1.37 ms (82.39%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1.05 ms(+8.73%)Baseline: 0.97 ms | 1.26 ms (83.47%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 1.02 ms(+9.51%)Baseline: 0.93 ms | 1.22 ms (83.41%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 18.88 ms(+12.14%)Baseline: 16.84 ms | 21.47 ms (87.95%) |
ElijahAhianyo
marked this pull request as ready for review
September 3, 2026 05:12
6 tasks
ElijahAhianyo
force-pushed
the
elijah/cot-cli-proxy/stack-3-proxy
branch
from
September 3, 2026 05:20
7768e39 to
c2d07b3
Compare
ElijahAhianyo
force-pushed
the
elijah/cot-cli-proxy/stack-3-proxy
branch
from
September 3, 2026 05:24
c2d07b3 to
f551256
Compare
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.
Related issue or discussion
Description
Type of change
Checklist
just test-all)just clippy)cargo fmt)