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

Bump LZ4 to v1.9.4 #7262

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Bump LZ4 to v1.9.4 #7262

merged 1 commit into from
Aug 22, 2022

Conversation

grendello
Copy link
Contributor

Changes: https://github.com/lz4/lz4/releases/tag/v1.9.4
Context: lz4/lz4@22e232d

The most important change from our point of view is:

  • faster decoding speed (~+20%) on aarch64 platforms

The release notes URL above mentions only Apple silicon platforms as
gaining from the improvement, but modern AArch64 chipsets may benefit
as well.

@grendello
Copy link
Contributor Author

The Windows test build failures can be ignored, I think. The code is used at run time on a device and all the emulator tests are green.

Changes: https://github.com/lz4/lz4/releases/tag/v1.9.4
Context: lz4/lz4@22e232d

The most important change from our point of view is:

  * faster decoding speed (~+20%) on aarch64 platforms

The release notes URL above mentions only Apple silicon platforms as
gaining from the improvement, but modern AArch64 chipsets may benefit
as well.
@jonpryor jonpryor merged commit b2c59ae into dotnet:main Aug 22, 2022
@grendello grendello deleted the update-lz4 branch August 22, 2022 20:23
jonathanpeppers pushed a commit that referenced this pull request Aug 22, 2022
Bump from lz4 v1.9.3 to v1.9.4.

Context: https://github.com/lz4/lz4/releases/tag/v1.9.4
Context: lz4/lz4@22e232d

Changes: lz4/lz4@d443718...5ff8396

	% git diff --shortstat d44371841a2f1728a3f36839fd4b7e872d0927d3...5ff839680134437dbf4678f3d0c7b371d84f4964
	 116 files changed, 7536 insertions(+), 2463 deletions(-)

The most important change from our point of view is:

  * faster decoding speed (~+20%) on aarch64 platforms

The release notes URL above mentions only Apple silicon platforms as
gaining from the improvement, but modern AArch64 chipsets may benefit
as well.
grendello added a commit to grendello/xamarin-android that referenced this pull request Aug 23, 2022
* main:
  Bump r8 from 3.3.28 to 3.3.75 (dotnet#7292)
  [Xamarin.Android.Build.Tasks] Pass `hybrid` to AOT, if enabled (dotnet#7263)
  Bump to lz4/lz4@5ff83968 [v1.9.4] (dotnet#7262)
  [Mono.Android] add "built-in" delegate for MAUI+non-Shell (dotnet#7267)
grendello added a commit to grendello/xamarin-android that referenced this pull request Aug 23, 2022
* mm-runtime:
  Implement some requested changes
  Bump r8 from 3.3.28 to 3.3.75 (dotnet#7292)
  [Xamarin.Android.Build.Tasks] Pass `hybrid` to AOT, if enabled (dotnet#7263)
  Bump to lz4/lz4@5ff83968 [v1.9.4] (dotnet#7262)
  [Mono.Android] add "built-in" delegate for MAUI+non-Shell (dotnet#7267)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants