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

Update brotli requirement from 3.3 to 4.0 #196

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Updates the requirements on brotli to permit the latest version.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [brotli](https://github.com/dropbox/rust-brotli) to permit the latest version.
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](dropbox/rust-brotli@3.3.2...4.0.0)

---
updated-dependencies:
- dependency-name: brotli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2024
Copy link

github-actions bot commented Apr 3, 2024

Benchmark for 073c74a

Click to view benchmark
Test Base PR %
chunk_size_decompress_mutilfiles_random/Layers(0x0)/1024 656.5±70.55ns 641.4±70.04ns -2.30%
chunk_size_decompress_mutilfiles_random/Layers(0x0)/1048576 54.3±4.05µs 65.4±13.84µs +20.44%
chunk_size_decompress_mutilfiles_random/Layers(0x0)/16777216 747.1±21.24µs 782.3±23.31µs +4.71%
chunk_size_decompress_mutilfiles_random/Layers(0x0)/65536 4.2±0.18µs 4.5±0.41µs +7.14%
chunk_size_decompress_mutilfiles_random/Layers(COMPRESS)/1024 817.7±454.88µs 768.9±425.75µs -5.97%
chunk_size_decompress_mutilfiles_random/Layers(COMPRESS)/1048576 41.3±0.31ms 33.3±0.11ms -19.37%
chunk_size_decompress_mutilfiles_random/Layers(COMPRESS)/16777216 163.9±0.37ms 132.6±0.38ms -19.10%
chunk_size_decompress_mutilfiles_random/Layers(COMPRESS)/65536 6.8±3.84ms 5.7±3.29ms -16.18%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT | COMPRESS)/1024 1070.5±595.02µs 1129.4±627.54µs +5.50%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT | COMPRESS)/1048576 41.1±1.54ms 34.9±0.15ms -15.09%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT | COMPRESS)/16777216 261.5±0.55ms 222.5±0.24ms -14.91%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT | COMPRESS)/65536 6.8±3.23ms 5.9±2.76ms -13.24%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT)/1024 885.1±206.28µs 784.1±174.09µs -11.41%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT)/1048576 8.0±0.20ms 8.4±0.22ms +5.00%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT)/16777216 114.6±0.38ms 123.4±0.07ms +7.68%
chunk_size_decompress_mutilfiles_random/Layers(ENCRYPT)/65536 1457.8±42.50µs 1358.3±22.97µs -6.83%
failsafe_multiple_layers_repair/Layers(0x0)/4194304 27.3±0.19ms 27.1±0.19ms -0.73%
failsafe_multiple_layers_repair/Layers(COMPRESS)/4194304 70.1±0.24ms 62.2±0.26ms -11.27%
failsafe_multiple_layers_repair/Layers(ENCRYPT | COMPRESS)/4194304 78.6±0.21ms 69.9±0.17ms -11.07%
failsafe_multiple_layers_repair/Layers(ENCRYPT)/4194304 39.1±0.40ms 38.0±0.28ms -2.81%
reader_multiple_layers_multiple_block_size/Layers(0x0)/1024 98.0±27.35ns 103.6±24.65ns +5.71%
reader_multiple_layers_multiple_block_size/Layers(0x0)/1048576 53.4±1.79µs 51.1±3.30µs -4.31%
reader_multiple_layers_multiple_block_size/Layers(0x0)/16777216 827.5±190.69µs 818.6±40.47µs -1.08%
reader_multiple_layers_multiple_block_size/Layers(0x0)/65536 3.4±0.18µs 3.2±0.23µs -5.88%
reader_multiple_layers_multiple_block_size/Layers(COMPRESS)/1024 3.1±2.60µs 2.9±2.21µs -6.45%
reader_multiple_layers_multiple_block_size/Layers(COMPRESS)/1048576 5.2±3.04ms 4.1±2.47ms -21.15%
reader_multiple_layers_multiple_block_size/Layers(COMPRESS)/16777216 123.5±0.38ms 100.1±0.63ms -18.95%
reader_multiple_layers_multiple_block_size/Layers(COMPRESS)/65536 217.1±173.60µs 192.0±144.41µs -11.56%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/1024 15.8±1.50µs 13.3±1.15µs -15.82%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/1048576 16.1±0.02ms 13.5±0.03ms -16.15%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/16777216 265.0±1.08ms 222.0±0.66ms -16.23%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/65536 964.9±90.89µs 814.4±68.91µs -15.60%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT)/1024 6.9±0.23µs 7.7±0.25µs +11.59%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT)/1048576 7.0±0.20ms 7.9±0.22ms +12.86%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT)/16777216 114.1±0.22ms 127.8±0.12ms +12.01%
reader_multiple_layers_multiple_block_size/Layers(ENCRYPT)/65536 438.3±13.31µs 491.4±15.53µs +12.11%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(0x0)/1024 529.3±9.89ns 498.5±14.02ns -5.82%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(0x0)/1048576 50.0±3.08µs 52.7±3.12µs +5.40%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(0x0)/16777216 728.2±18.17µs 5.8±0.01ms +696.48%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(0x0)/65536 3.8±0.12µs 4.0±0.24µs +5.26%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(COMPRESS)/1024 11.6±0.11µs 9.7±0.12µs -16.38%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(COMPRESS)/1048576 10.3±0.02ms 8.4±0.18ms -18.45%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(COMPRESS)/16777216 164.4±0.51ms 132.9±0.57ms -19.16%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(COMPRESS)/65536 785.9±218.91µs 526.0±2.95µs -33.07%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT | COMPRESS)/1024 17.6±0.16µs 16.2±0.17µs -7.95%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT | COMPRESS)/1048576 16.7±0.02ms 14.0±0.04ms -16.17%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT | COMPRESS)/16777216 267.4±0.54ms 223.0±0.45ms -16.60%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT | COMPRESS)/65536 1040.7±7.60µs 874.7±8.47µs -15.95%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT)/1024 9.3±0.16µs 8.2±0.07µs -11.83%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT)/1048576 7.3±0.01ms 8.0±0.13ms +9.59%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT)/16777216 115.0±0.23ms 128.4±0.08ms +11.65%
reader_multiple_layers_multiple_block_size_multifiles_linear/Layers(ENCRYPT)/65536 496.3±18.85µs 466.1±15.41µs -6.09%
writer_multiple_layers_multiple_block_size/Layers(0x0)/1024 3.5±0.05µs 3.5±0.05µs 0.00%
writer_multiple_layers_multiple_block_size/Layers(0x0)/1048576 3.4±0.12ms 3.4±0.09ms 0.00%
writer_multiple_layers_multiple_block_size/Layers(0x0)/16777216 54.5±0.78ms 54.2±0.71ms -0.55%
writer_multiple_layers_multiple_block_size/Layers(0x0)/65536 210.8±5.94µs 211.1±6.11µs +0.14%
writer_multiple_layers_multiple_block_size/Layers(COMPRESS)/1024 6.9±0.49µs 6.4±0.26µs -7.25%
writer_multiple_layers_multiple_block_size/Layers(COMPRESS)/1048576 11.4±0.37ms 11.0±0.37ms -3.51%
writer_multiple_layers_multiple_block_size/Layers(COMPRESS)/16777216 351.9±2.66ms 337.4±3.22ms -4.12%
writer_multiple_layers_multiple_block_size/Layers(COMPRESS)/65536 440.0±36.15µs 446.9±37.52µs +1.57%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/1024 6.5±0.46µs 6.5±0.55µs 0.00%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/1048576 12.9±0.07ms 12.5±0.14ms -3.10%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/16777216 451.8±1.60ms 433.8±5.62ms -3.98%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT | COMPRESS)/65536 466.8±6.72µs 475.3±6.80µs +1.82%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT)/1024 12.2±0.04µs 11.7±0.07µs -4.10%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT)/1048576 11.7±0.06ms 11.2±0.10ms -4.27%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT)/16777216 187.4±0.88ms 178.8±0.52ms -4.59%
writer_multiple_layers_multiple_block_size/Layers(ENCRYPT)/65536 731.5±5.77µs 699.0±6.16µs -4.44%

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2024

Superseded by #197.

@dependabot dependabot bot closed this Apr 12, 2024
@dependabot dependabot bot deleted the dependabot/cargo/brotli-4.0 branch April 12, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants