Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: introduce a --fast flag #931

Merged
merged 4 commits into from
Aug 23, 2024
Merged

feat: introduce a --fast flag #931

merged 4 commits into from
Aug 23, 2024

Conversation

sansyrox
Copy link
Member

@sansyrox sansyrox commented Aug 19, 2024

Description

This PR fixes #636

Summary

This PR introduces a --fast flag

PR Checklist

Please ensure that:

  • The PR contains a descriptive title
  • The PR contains a descriptive summary of the changes
  • You build and test your changes before submitting a PR.
  • You have added relevant documentation
  • You have added relevant tests. We prefer integration tests wherever possible

Pre-Commit Instructions:

Need to add the docs!

Copy link

vercel bot commented Aug 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robyn 🛑 Canceled (Inspect) Aug 23, 2024 1:14pm

Copy link

codspeed-hq bot commented Aug 19, 2024

CodSpeed Performance Report

Merging #931 will not alter performance

Comparing feat/add-fast-cli-flg (1da7432) with main (e66c7a3)

Summary

✅ 114 untouched benchmarks

@sansyrox sansyrox force-pushed the feat/add-fast-cli-flg branch from d0b4faa to f5c278a Compare August 23, 2024 13:13
@sansyrox sansyrox force-pushed the feat/add-fast-cli-flg branch from f5c278a to 971fcb3 Compare August 23, 2024 13:13
@sansyrox sansyrox merged commit a66e283 into main Aug 23, 2024
80 checks passed
@sansyrox sansyrox deleted the feat/add-fast-cli-flg branch August 23, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--fast flag inspired by sanic framework
1 participant