gtk_rc_find_pixmap_in_path (over?)use



	stracing my app startup with an accessible theme - that happens to
override a good number of stock icons I saw:

1029859966.949049
open("/opt/ngnome2/share/themes/HighContrastLargePrint/pixmaps/stock_about.png", O_RDONLY) = 5
1029859966.955260 close(5)              = 0
1029859966.955490
open("/opt/ngnome2/share/themes/HighContrastLargePrint/pixmaps/stock_volume.png", O_RDONLY) = 5
1029859966.955584 close(5)              = 0
...
1029859967.279197
open("/opt/ngnome2/share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png", O_RDONLY) = 5
1029859967.279277 close(5)              = 0

	Why are we paying a 330ms startup cost [ this is my ~fast linux system
] instead of paying this cost as and when we need the icons themselves ?

	Ta,

		Michael.

-- 
 mmeeks gnu org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]