Only interested in Windows #825
mjanulaitis
started this conversation in
General
Replies: 2 comments 5 replies
-
Can I get some feedback? what is wrong with SkiaSharp? |
Beta Was this translation helpful? Give feedback.
4 replies
-
When comparing memory footprints, the sample app is taking 100 MBs of memory with the basic pie loaded. My app, which is massive, consumes ~75 MBs of memory loading a PieChart using LiveCharts 1. So it seems the skia libraries are consuming way more memory then necessary. This is a really bummer. I want to move forward with the new version because the ChartUpdater is no longer used which should significantly improve performance IMO however the memory footprint is just too much. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can we remove SkiaSharp and instead use native WPF drawing?
Beta Was this translation helpful? Give feedback.
All reactions