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

ImageSharp poor performance on Blazor Assembly & MAUI #2631

Closed
4 tasks done
3egirlsdream opened this issue Dec 28, 2023 · 4 comments
Closed
4 tasks done

ImageSharp poor performance on Blazor Assembly & MAUI #2631

3egirlsdream opened this issue Dec 28, 2023 · 4 comments
Labels
duplicate upstream-issue Issue depends on upstream dependency fix.

Comments

@3egirlsdream
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of ImageSharp
  • I have verified if the problem exist in both DEBUG and RELEASE mode
  • I have searched open and closed issues to ensure it has not already been reported

ImageSharp version

3.1.1

Other ImageSharp packages and versions

SixLabors.Fonts2.0.1

Environment (Operating system, version and so on)

MAUI Android & Blazor Assembly In browser

.NET Framework version

.net 8

Description

In Blazor Assembly and MAUI Android every function run slowly dozens of times. I don't know who should pay for it. ms or sb. but SkiaSharp worked well. that's I want to say.

Steps to Reproduce

Image.Load() U will understand

Images

No response

@JimBobSquarePants
Copy link
Member

JimBobSquarePants commented Dec 28, 2023

You should raise this with the Maui team. We’re not responsible for the failures of the Xamarin compiler.

dotnet/runtime#71210 (comment)

@JimBobSquarePants JimBobSquarePants added duplicate upstream-issue Issue depends on upstream dependency fix. and removed needs triage labels Dec 28, 2023
@3egirlsdream
Copy link
Author

You should raise this with the Maui team. We’re not responsible for the failures of the Xamarin compiler.

dotnet/runtime#71210 (comment)

and Blazor Assembly as well,not Xamarin compiler , if MS should fix it, maybe your team person in charge should ask MS to hurry up fix it? ur product worked not well, u don't care about it ?

@sharpwood
Copy link

This is a serious issue: ImageSharp cannot be used at all on MAUI Android.

@antonfirsov
Copy link
Member

@sharpwood the only way to push this forward is to upvote & comment on dotnet/runtime#71210. There are no reasonable ways to address this from within the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate upstream-issue Issue depends on upstream dependency fix.
Projects
None yet
Development

No branches or pull requests

4 participants