chore: update README to remove production warning#478
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR removes the production readiness warning from the README, signaling that the Cot web framework for Rust is now considered ready for production use. This is a significant milestone for the project.
Changes:
- Removed the WARNING block that stated Cot was "not ready for anything even remotely close to production use"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
seqre
approved these changes
Feb 16, 2026
|
| Branch | m4tx-patch-1 |
| Testbed | github-ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result microseconds (µs) (Result Δ%) | Upper Boundary microseconds (µs) (Limit %) |
|---|---|---|---|
| empty_router/empty_router | 📈 view plot 🚷 view threshold | 5,859.50 µs(-0.99%)Baseline: 5,918.27 µs | 7,060.98 µs (82.98%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1,084.60 µs(+6.61%)Baseline: 1,017.37 µs | 1,161.93 µs (93.34%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 999.45 µs(+6.58%)Baseline: 937.73 µs | 1,065.14 µs (93.83%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 963.59 µs(+7.22%)Baseline: 898.67 µs | 1,023.39 µs (94.16%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 17,437.00 µs(-0.56%)Baseline: 17,534.46 µs | 20,757.69 µs (84.00%) |
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.
No description provided.