Skip to content

Conversation

GermanAizek
Copy link

@tsujan, my major branch is aimed at reducing RAM consumption, or rather reducing size structures, aligning them in memory, and using SIMD instructions.

Added new variant implementatio SIMD for x_atoi().

On release build has already seen a noticeable decrease in memory and CPU util. It is easy to compare by sorting by CPU% and there will be the highest qps process.

I'm thinking of starting small as qps, so that everyone contibutors and maintainers can make sure that such optimizations work. And then move on to the more important components lxqt DE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant