After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 338114 - profile and improve startup time
profile and improve startup time
Status: RESOLVED DUPLICATE of bug 325215
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-11 18:11 UTC by William Jon McCann
Modified: 2006-04-14 23:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (8.32 KB, patch)
2006-04-11 18:12 UTC, William Jon McCann
committed Details | Review
profile output during startup (6.60 KB, text/plain)
2006-04-11 18:14 UTC, William Jon McCann
  Details

Description William Jon McCann 2006-04-11 18:11:45 UTC
Here's a patch to make the profile output easier to read and to add more points during startup.
Comment 1 William Jon McCann 2006-04-11 18:12:29 UTC
Created attachment 63250 [details] [review]
patch
Comment 2 William Jon McCann 2006-04-11 18:14:20 UTC
Created attachment 63251 [details]
profile output during startup

It takes more than 2.5 sec on average for the UI to be visible/useful.
Comment 3 James "Doc" Livingston 2006-04-12 07:26:20 UTC
Feel free to add more profiling points to cvs without going via bugzilla.
Comment 4 William Jon McCann 2006-04-13 14:34:44 UTC
Ok sounds good.  I'll change the subject to refocus this bug.
Comment 5 William Jon McCann 2006-04-13 14:40:28 UTC
Inside gnome_program_init there is a large gap:

1144938803.770958 writev(11, [{"GIOP\1\2\1\0\222\0\0\0", 12}, {"\2408\263\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0B\376\204"..., 44},
{"\35\0\0\0all_entries_with_schema_name"..., 36}, {"\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0\1\5\t\1\1\0\0\0\0"..., 66}], 4) = 158
1144938803.771144 poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}], 4, -1) = 1
1144938804.283555 read(11, "GIOP\1\2\1\1\316\0\0\0", 12) = 12
Comment 6 James "Doc" Livingston 2006-04-14 23:39:43 UTC
Improving startup time is bug 325215, so this is really a dupe of that

*** This bug has been marked as a duplicate of 325215 ***