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

DRAFT: Support squashfs v3 #292

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

wcampbell0x2a
Copy link
Owner

No description provided.

@wcampbell0x2a wcampbell0x2a changed the title DRAFT: Support backhand v3 DRAFT: Support squashfs v3 Oct 7, 2023
@wcampbell0x2a wcampbell0x2a force-pushed the deku-update-support-v3 branch from 17b32d3 to abeeaea Compare October 7, 2023 04:48
@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Benchmark for f832630

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 7.2±0.14ms 7.0±0.12ms -2.78%
only_read/tplink_ax1800 26.2±0.48ms 25.7±0.56ms -1.91%
write_read/netgear_ax6100v2 2.2±0.04s 2.2±0.05s 0.00%
write_read/tplink_ax1800 12.1±0.13s 12.0±0.12s -0.83%

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Attention: 807 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/v4/data.rs 69.69% <ø> (ø)
src/v4/dir.rs 47.91% <ø> (ø)
src/v4/entry.rs 85.00% <ø> (ø)
src/v4/export.rs 0.00% <ø> (ø)
src/v4/filesystem.rs 68.75% <ø> (ø)
src/v4/filesystem/node.rs 83.05% <ø> (ø)
src/v4/filesystem/reader.rs 93.05% <ø> (ø)
src/v4/filesystem/writer.rs 77.96% <ø> (ø)
src/v4/fragment.rs 87.50% <ø> (ø)
src/v4/id.rs 85.71% <ø> (ø)
... and 23 more

📢 Thoughts on this report? Let us know!.

@github-actions
Copy link

Benchmark for 43c6194

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 6.0±0.01ms 7.1±0.00ms +18.33%
only_read/tplink_ax1800 21.5±0.06ms 28.2±0.06ms +31.16%
write_read/netgear_ax6100v2 1837.3±13.45ms 1840.1±23.96ms +0.15%
write_read/tplink_ax1800 10.3±0.06s 10.3±0.08s 0.00%

@github-actions
Copy link

Benchmark for 43feb26

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 7.4±0.16ms 8.6±0.23ms +16.22%
only_read/tplink_ax1800 27.1±1.62ms 33.9±0.50ms +25.09%
write_read/netgear_ax6100v2 2.3±0.05s 2.3±0.03s 0.00%
write_read/tplink_ax1800 14.0±0.97s 12.6±0.05s -10.00%

@github-actions
Copy link

Benchmark for 2b9ad2e

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 6.4±0.36ms 5.9±0.15ms -7.81%
only_read/tplink_ax1800 22.0±0.69ms 21.6±0.90ms -1.82%
write_read/netgear_ax6100v2 1859.4±62.27ms 1857.6±101.32ms -0.10%
write_read/tplink_ax1800 10.0±0.14s 10.3±0.27s +3.00%

@github-actions
Copy link

Benchmark for 80e6be2

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 7.2±0.02ms 8.6±0.01ms +19.44%
only_read/tplink_ax1800 25.8±0.06ms 33.9±0.07ms +31.40%
write_read/netgear_ax6100v2 2.3±0.05s 2.3±0.05s 0.00%
write_read/tplink_ax1800 12.8±0.20s 12.7±0.18s -0.78%

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.

2 participants