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

wip: Update deku to use Reader #286

Closed
wants to merge 5 commits into from
Closed

wip: Update deku to use Reader #286

wants to merge 5 commits into from

Conversation

wcampbell0x2a
Copy link
Owner

No description provided.

@github-actions
Copy link

Benchmark for ab213ff

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 8.0±0.00ms 6.3±0.00ms -21.25%
only_read/tplink_ax1800 32.0±0.01ms 24.1±0.01ms -24.69%
write_read/netgear_ax6100v2 1769.9±3.07ms 1762.4±3.18ms -0.42%
write_read/tplink_ax1800 9.7±0.02s 9.7±0.01s 0.00%

@github-actions
Copy link

Benchmark for 1cdc4f1

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 7.1±0.16ms 6.8±0.22ms -4.23%
only_read/tplink_ax1800 26.0±0.31ms 25.2±0.47ms -3.08%
write_read/netgear_ax6100v2 1872.6±26.30ms 1879.9±20.95ms +0.39%
write_read/tplink_ax1800 10.4±0.33s 10.4±0.09s 0.00%

@github-actions
Copy link

Benchmark for 42b9596

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 6.5±0.00ms 6.4±0.00ms -1.54%
only_read/tplink_ax1800 23.6±0.02ms 24.2±0.03ms +2.54%
write_read/netgear_ax6100v2 1892.5±6.07ms 1894.3±8.42ms +0.10%
write_read/tplink_ax1800 10.6±0.07s 10.7±0.20s +0.94%

@github-actions
Copy link

Benchmark for e4d8b04

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 8.0±0.00ms 6.3±0.00ms -21.25%
only_read/tplink_ax1800 32.0±0.04ms 24.1±0.02ms -24.69%
write_read/netgear_ax6100v2 1804.2±9.03ms 1791.1±10.51ms -0.73%
write_read/tplink_ax1800 9.9±0.02s 10.0±0.04s 1.01%

@github-actions
Copy link

Benchmark for c49ada1

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 6.7±0.00ms 6.3±0.00ms -5.97%
only_read/tplink_ax1800 24.7±0.02ms 23.1±0.01ms -6.48%
write_read/netgear_ax6100v2 1885.2±2.50ms 1878.4±6.46ms -0.36%
write_read/tplink_ax1800 10.4±0.02s 10.4±0.03s 0.00%

@github-actions
Copy link

Benchmark for bb838da

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 8.0±0.11ms 7.7±0.17ms -3.75%
only_read/tplink_ax1800 30.5±0.42ms 30.0±0.68ms -1.64%
write_read/netgear_ax6100v2 2.3±0.03s 2.2±0.03s -4.35%
write_read/tplink_ax1800 12.8±0.07s 12.6±0.20s -1.56%

@github-actions
Copy link

Benchmark for 735dda3

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 7.8±0.07ms 7.6±0.01ms -2.56%
only_read/tplink_ax1800 29.3±0.43ms 29.2±0.07ms -0.34%
write_read/netgear_ax6100v2 2.2±0.02s 2.1±0.02s -4.55%
write_read/tplink_ax1800 12.1±0.12s 11.9±0.08s -1.65%

@github-actions
Copy link

Benchmark for e7ad62e

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 7.6±0.09ms 7.1±0.10ms -6.58%
only_read/tplink_ax1800 26.3±0.59ms 25.8±0.46ms -1.90%
write_read/netgear_ax6100v2 2.2±0.02s 2.2±0.01s 0.00%
write_read/tplink_ax1800 12.1±0.05s 12.1±0.02s 0.00%

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

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

Files Coverage Δ
src/compressor.rs 68.96% <ø> (ø)
src/metadata.rs 53.84% <ø> (ø)
src/reader.rs 66.66% <88.88%> (+3.80%) ⬆️
src/squashfs.rs 70.56% <84.61%> (+0.75%) ⬆️

📢 Thoughts on this report? Let us know!.

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.

1 participant