Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add any-gzip feature#538

Merged
wcampbell0x2a merged 1 commit into
masterfrom
fix-gzip-feature
Apr 25, 2024
Merged

Add any-gzip feature#538
wcampbell0x2a merged 1 commit into
masterfrom
fix-gzip-feature

Conversation

@wcampbell0x2a
Copy link
Copy Markdown
Owner

  • Fix bug in --help to correctly show support for gzip. Previously it would not show the correct help when gzip-zune-inflate was selected
  • gzip and gzip-zune-inflate will give a compile-time error when selected together

@github-actions
Copy link
Copy Markdown

Benchmark for bf3259f

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.7±0.00ms 2.7±0.00ms 0.00%
only_read/tplink_ax1800 7.1±0.00ms 7.1±0.01ms 0.00%
unsquashfs/full 11.1±0.11ms 11.1±0.15ms 0.00%
unsquashfs/full-path-filter 7.8±0.06ms 7.8±0.05ms 0.00%
unsquashfs/list 8.1±0.14ms 8.1±0.05ms 0.00%
unsquashfs/list-path-filter 7.2±0.04ms 7.2±0.03ms 0.00%
write_read/netgear_ax6100v2 1270.9±3.12ms 1275.6±5.33ms +0.37%
write_read/tplink_ax1800 7.0±0.01s 7.0±0.01s 0.00%

@github-actions
Copy link
Copy Markdown

Benchmark for dab2fdd

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.8±0.00ms 2.7±0.00ms -3.57%
only_read/tplink_ax1800 7.2±0.04ms 7.1±0.01ms -1.39%
unsquashfs/full 11.1±0.10ms 11.1±0.10ms 0.00%
unsquashfs/full-path-filter 7.8±0.05ms 7.8±0.07ms 0.00%
unsquashfs/list 8.1±0.05ms 8.1±0.09ms 0.00%
unsquashfs/list-path-filter 7.2±0.14ms 7.2±0.04ms 0.00%
write_read/netgear_ax6100v2 1274.4±1.32ms 1277.5±2.22ms +0.24%
write_read/tplink_ax1800 7.2±0.01s 7.0±0.01s -2.78%

* Fix bug in --help to correctly show support for gzip. Previously
  it would not show the correct help when gzip-zune-inflate was
  selected
* gzip and gzip-zune-inflate will give a compile-time error
  when selected together
@github-actions github-actions Bot added the A-CI GitHub Action label Apr 25, 2024
@github-actions
Copy link
Copy Markdown

Benchmark for ab0e8a6

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.7±0.00ms 2.7±0.00ms 0.00%
only_read/tplink_ax1800 7.1±0.03ms 7.2±0.21ms +1.41%
unsquashfs/full 11.5±0.15ms 11.5±0.22ms 0.00%
unsquashfs/full-path-filter 8.0±0.09ms 8.0±0.11ms 0.00%
unsquashfs/list 8.5±0.11ms 8.5±0.49ms 0.00%
unsquashfs/list-path-filter 7.6±0.07ms 7.5±0.13ms -1.32%
write_read/netgear_ax6100v2 1282.0±0.64ms 1283.0±2.22ms +0.08%
write_read/tplink_ax1800 7.2±0.02s 7.2±0.02s 0.00%

@wcampbell0x2a wcampbell0x2a merged commit c5bf420 into master Apr 25, 2024
@wcampbell0x2a wcampbell0x2a deleted the fix-gzip-feature branch April 25, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant