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

internal: rustfmt.toml #689

Merged
merged 3 commits into from
Jun 11, 2024
Merged

internal: rustfmt.toml #689

merged 3 commits into from
Jun 11, 2024

Conversation

marc2332
Copy link
Owner

No description provided.

Copy link

Benchmark for 93a5066

Click to view benchmark
Test Base PR %
benchmarks/alignments=true size=21845 depth=8 wide=4 mode=not cached 109.3±0.96ms 111.3±0.94ms +1.83%
benchmarks/size=100001 depth=2 wide=100000 mode=not cached 26.7±0.97ms 26.6±0.88ms -0.37%
benchmarks/size=10001 depth=2 wide=10000 mode=not cached 1448.1±25.80µs 1443.3±52.48µs -0.33%
benchmarks/size=1001 depth=2 wide=1000 mode=not cached 137.1±4.10µs 134.9±1.35µs -1.60%
benchmarks/size=131071 depth=17 wide=2 mode=not cached 25.2±0.49ms 25.5±0.49ms +1.19%
benchmarks/size=16383 depth=14 wide=2 mode=not cached 1717.9±11.09µs 1726.6±7.86µs +0.51%
benchmarks/size=19531 depth=7 wide=5 mode=cached 326.9±12.97µs 346.8±23.34µs +6.09%
benchmarks/size=19531 depth=7 wide=5 mode=not cached 2.7±0.03ms 2.7±0.05ms 0.00%
benchmarks/size=4095 depth=12 wide=2 mode=not cached 413.8±39.86µs 422.8±120.59µs +2.17%
benchmarks/size=54241 depth=5 wide=15 mode=cached 265.1±23.66µs 288.1±30.96µs +8.68%
benchmarks/size=54241 depth=5 wide=15 mode=not cached 6.7±0.13ms 6.7±0.13ms 0.00%

Copy link

Benchmark for f2b194c

Click to view benchmark
Test Base PR %
benchmarks/alignments=true size=21845 depth=8 wide=4 mode=not cached 108.8±0.69ms 108.6±0.48ms -0.18%
benchmarks/size=100001 depth=2 wide=100000 mode=not cached 25.3±0.89ms 25.0±0.86ms -1.19%
benchmarks/size=10001 depth=2 wide=10000 mode=not cached 1468.9±18.43µs 1468.3±13.33µs -0.04%
benchmarks/size=1001 depth=2 wide=1000 mode=not cached 136.7±0.83µs 136.2±1.08µs -0.37%
benchmarks/size=131071 depth=17 wide=2 mode=not cached 24.5±0.39ms 24.3±0.37ms -0.82%
benchmarks/size=16383 depth=14 wide=2 mode=not cached 1712.3±13.09µs 1748.2±27.13µs +2.10%
benchmarks/size=19531 depth=7 wide=5 mode=cached 328.1±22.85µs 321.1±5.51µs -2.13%
benchmarks/size=19531 depth=7 wide=5 mode=not cached 2.6±0.02ms 2.7±0.09ms +3.85%
benchmarks/size=4095 depth=12 wide=2 mode=not cached 418.6±149.07µs 417.7±127.61µs -0.22%
benchmarks/size=54241 depth=5 wide=15 mode=cached 280.1±126.72µs 272.7±32.58µs -2.64%
benchmarks/size=54241 depth=5 wide=15 mode=not cached 6.7±0.27ms 6.7±0.19ms 0.00%

Copy link

Benchmark for 93a046d

Click to view benchmark
Test Base PR %
benchmarks/alignments=true size=21845 depth=8 wide=4 mode=not cached 107.8±0.69ms 106.9±0.58ms -0.83%
benchmarks/size=100001 depth=2 wide=100000 mode=not cached 25.7±1.13ms 25.4±0.85ms -1.17%
benchmarks/size=10001 depth=2 wide=10000 mode=not cached 1453.1±22.03µs 1468.0±46.64µs +1.03%
benchmarks/size=1001 depth=2 wide=1000 mode=not cached 137.1±2.58µs 135.2±1.81µs -1.39%
benchmarks/size=131071 depth=17 wide=2 mode=not cached 24.3±0.40ms 24.8±0.75ms +2.06%
benchmarks/size=16383 depth=14 wide=2 mode=not cached 1719.0±43.37µs 1696.4±14.15µs -1.31%
benchmarks/size=19531 depth=7 wide=5 mode=cached 321.1±20.72µs 316.0±8.77µs -1.59%
benchmarks/size=19531 depth=7 wide=5 mode=not cached 2.7±0.02ms 2.6±0.02ms -3.70%
benchmarks/size=4095 depth=12 wide=2 mode=not cached 414.2±41.34µs 412.5±74.94µs -0.41%
benchmarks/size=54241 depth=5 wide=15 mode=cached 247.7±18.84µs 255.7±107.44µs +3.23%
benchmarks/size=54241 depth=5 wide=15 mode=not cached 6.6±0.13ms 6.6±0.18ms 0.00%

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 65.51724% with 10 lines in your changes missing coverage. Please review.

Project coverage is 74.16%. Comparing base (17ef830) to head (2dc18af).

Files Patch % Lines
crates/freya/src/launch.rs 0.00% 9 Missing ⚠️
crates/state/src/values/position.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #689      +/-   ##
==========================================
- Coverage   74.18%   74.16%   -0.02%     
==========================================
  Files         194      194              
  Lines       20300    20313      +13     
==========================================
+ Hits        15059    15065       +6     
- Misses       5241     5248       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marc2332 marc2332 merged commit 6cb4c2c into main Jun 11, 2024
4 of 5 checks passed
@marc2332 marc2332 deleted the internal/rustfmt.toml branch June 11, 2024 12:47
This was referenced Jun 18, 2024
This was referenced Jun 26, 2024
This was referenced Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant