32bit packages for x86_64 are generated from i586 packages which are meant to be run on ancient CPUs. But we could have better expectations for 32bit packages as they're installed on x86_64 system.
Building 32bit packages with better march/mtune could help with the performance of 32bit only packages like Steam.
- find better CFLAGS and CXXFLAGS for these packages
- identify packages which would benefit from such change
- create set of optimized packages which could be used for 32bit package generation
No Hackers yet
This project is part of:
Hack Week 15
Activity
Comments
-
almost 9 years ago by sleep_walker | Reply
Leap is easy - i586 is used only for 32bit packages, you can use that as playground.
There are people using Tumbleweed on i586 so it may take some effort to convince community, show graphs, run benchmarks, etc.
-
almost 9 years ago by matz2 | Reply
For compute intensive programs this might bring some performance, especially if activating SSE2 (which all x86_64 machines support by default). Of course it will limit the usefulness of the 32bit distro itself, but that's by design, and if backed by enough speedup might be acceptable. The difficult part will be to sensibly benchmark this for real apps, like steam (does it even have performance problems?).
Similar Projects
Kudos aka openSUSE Recognition Platform by lkocman
Description
Relevant blog post at news-o-o
I started the Kudos application shortly after Leap 16.0 to create a simple, friendly way to recognize people for their work and contributions to openSUSE. There’s so much more to our community than just submitting requests in OBS or gitea we have translations (not only in Weblate), wiki edits, forum and social media moderation, infrastructure maintenance, booth participation, talks, manual testing, openQA test suites, and more!
Goals
Kudos under github.com/openSUSE/kudos with build previews aka netlify
Have a kudos.opensuse.org instance running in production
Build an easy-to-contribute recognition platform for the openSUSE communit a place where everyone can send and receive appreciation for their work, across all areas of contribution.
In the future, we could even explore reward options such as vouchers for t-shirts or other community swag, small tokens of appreciation to make recognition more tangible.
Resources
(Do not create new badge requests during hackweek, unless you'll make the badge during hackweek)
- Source code: openSUSE/kudos
- Badges: openSUSE/kudos-badges
- Issue tracker: kudos/issues