marc2332 / freya

Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.
https://freyaui.dev/
MIT License
1.41k stars 56 forks source link

feat: `dioxus-query` example #737

Closed marc2332 closed 2 months ago

github-actions[bot] commented 2 months ago

Benchmark for 9e01d6b

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | benchmarks/alignments=true size=21845 depth=8 wide=4 mode=not cached | 108.1±0.40ms | 108.4±0.76ms | +0.28% | | benchmarks/size=100001 depth=2 wide=100000 mode=not cached | 25.8±1.59ms | 24.7±1.21ms | -4.26% | | benchmarks/size=10001 depth=2 wide=10000 mode=not cached | 1458.5±24.07µs | 1451.5±14.44µs | -0.48% | | benchmarks/size=1001 depth=2 wide=1000 mode=not cached | 142.6±1.51µs | **138.8±1.16µs** | **-2.66%** | | benchmarks/size=131071 depth=17 wide=2 mode=not cached | 24.4±0.67ms | 25.0±0.78ms | +2.46% | | benchmarks/size=16383 depth=14 wide=2 mode=not cached | **1736.3±6.95µs** | 1745.8±16.09µs | **+0.55%** | | benchmarks/size=19531 depth=7 wide=5 mode=cached | **312.0±7.78µs** | 323.7±15.53µs | **+3.75%** | | benchmarks/size=19531 depth=7 wide=5 mode=not cached | 2.6±0.05ms | 2.6±0.03ms | 0.00% | | benchmarks/size=4095 depth=12 wide=2 mode=not cached | 423.1±78.65µs | 421.5±155.24µs | -0.38% | | benchmarks/size=54241 depth=5 wide=15 mode=cached | 258.4±152.00µs | 270.1±27.50µs | +4.53% | | benchmarks/size=54241 depth=5 wide=15 mode=not cached | **6.5±0.05ms** | 6.7±0.21ms | **+3.08%** |
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.75%. Comparing base (f5b2885) to head (d4b4ffb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #737 +/- ## ======================================= Coverage 73.75% 73.75% ======================================= Files 198 198 Lines 20355 20355 ======================================= Hits 15012 15012 Misses 5343 5343 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.