Browsing Ukrainian translation

2332 of 111 results
23.
Introduction
(itstool) path: section/title
(no translation yet)
Located in C/index.page:38 C/massif.page:12
24.
This is a brief introduction to optimization, both the hows and the whys. Details of individual tools and techniques are left for later articles, but a collection of hints and tricks is provided.
(itstool) path: section/p
(no translation yet)
Located in C/index.page:39
25.
Massif
(itstool) path: section/title
(no translation yet)
Located in C/index.page:45
26.
This article describes how to use the <app>Massif</app> heap profiler with GNOME applications. We describe how to invoke, interpret, and act on the output of <app>Massif</app>. The <app>Swell Foop</app> game is used as an example.
(itstool) path: section/p
(itstool) path: page/p
(no translation yet)
Located in C/index.page:46 C/massif.page:9
27.
Harmfulness
(itstool) path: section/title
(no translation yet)
Located in C/index.page:53
28.
What are we Optimizing?
(itstool) path: page/title
(no translation yet)
Located in C/introduction.page:7
29.
When we optimize for GNOME the first thing to remember is this: we are not trying to make the program better, we are trying to make the person using the computer happier.
(itstool) path: page/p
(no translation yet)
Located in C/introduction.page:8
30.
Better programs make people happier, but there are some improvements that will make them a lot happier than others: Responsiveness, start-up time, easy to access commands and not having the computer go into swap the moment more than two programs are open.
(itstool) path: page/p
(no translation yet)
Located in C/introduction.page:10
31.
Traditional optimization tackles concepts like CPU use, code size, the number of mouse clicks and the memory use of the program. This second list has been chosen to correlate with the first list, however there is an important difference: The person using GNOME doesn't care about the second list, but they care a lot about the first list. When optimizing GNOME programs we will reduce CPU use, memory use and all those things, but these are the means to the end, not the final goal. We are optimizing for people.
(itstool) path: page/p
(no translation yet)
Located in C/introduction.page:13
32.
Doing the Optimization
(itstool) path: section/title
(no translation yet)
Located in C/introduction.page:18
2332 of 111 results

This translation is managed by translation group gnome-translation-project.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.