C++ performance got worse going from Ubuntu 20 to Ubuntu 21
Bug #1965451 reported by
Peter Taraba
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| gcc-11 (Ubuntu) |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
This is not a bug, more of a degradation of performance report.
Going from Ubuntu 20 to Ubuntu 21 (and same on Ubuntu 22 pre-release), I noticed that C++ performance got worse, while it stayed the same for pypy:
Ubuntu 21:
pypy 1.419s 1.387s 8.527% 2.469%
c++ 1.843s 1.719s 8.935% 2.465%
Ubuntu 20:
PyPy 1.410s 1.389s 8.463% 2.290%
C++ 1.588s 1.507s 8.781% 2.284%
details:
https:/
software I use:
https:/
To post a comment you must log in.

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http:// www.chiark. greenend. org.uk/ ~sgtatham/ bugs.html. We'd be grateful if you would then provide a more complete description of the problem.
We have instructions on debugging some types of problems at http:// wiki.ubuntu. com/DebuggingPr ocedures.
At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the problem.
2. The behavior you expected.
3. The behavior you actually encountered (in as much detail as possible).
Please also ensure that you include the release and flavour of Ubuntu that you are using.
Ubuntu's main products are 'year.month' in format (eg. 20.04), with only specialist snap only products using the 'year' format (eg. Ubuntu Core 20) with no products 20 & 21 (except Ubuntu Core 20, but it has no upgrade yet).
Please execute the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 1965451
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https:/ /wiki.ubuntu. com/ReportingBu gs.
Thank you!