| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Adds a new profiling filter preset "Hide Tokio Frames" that filters out Tokio runtime frames from profiles using the starts_with filter. This helps users focus on application code by hiding frames starting with "tokio::" and "<tokio::".
Adds a new profiling filter preset "Hide Rust Panic Backtrace Infrastructure" that filters out Rust panic and backtrace infrastructure frames from profiles. This helps users focus on application code by hiding frames starting with "std::panic", "<core::panic", and "std::sys::backtrace".
|
✅ Meticulous spotted 0 visual differences across 338 screens tested: view results. Meticulous evaluated ~4 hours of user flows against your PR. Expected differences? Click here. Last updated for commit 764f365. This comment will update as new commits are pushed. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.