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

Re: Startup time poll



* A. Pagaltzis <pagaltzis gmx de> [2005-01-26 18:36]:
> I'm afraid I can't offer a first-run time, because I had to
> install the modules to run the script (I upgraded Perl a while
> ago).

Thought I'd take a moment to do this now:

$ perl gtk2-perl-startup-timer.pl                                                                            

time to load Glib 1.061: 0.046s
time to load Gtk2 1.061: 0.109s
time for Gtk2->init:     0.025s
total startup time:      0.181s
   Glib built for 2.4.7, running with 2.4.7
   Gtk2 built for 2.4.13, running with 2.4.13

$ perl gtk2-perl-startup-timer.pl                                                                                       

time to load Glib 1.061: 0.011s
time to load Gtk2 1.061: 0.044s
time for Gtk2->init:     0.018s
total startup time:      0.073s
   Glib built for 2.4.7, running with 2.4.7
   Gtk2 built for 2.4.13, running with 2.4.13

Everything else still stands:

> $ perl -v | head -2                                                                                          
> 
> This is perl, v5.8.6 built for i486-linux
> 
> $ cat /etc/slackware-version
> Slackware 10.0.0
> 
> $ egrep 'name|MHz|cache' /proc/cpuinfo
> model name	: AMD Athlon(TM) XP 1800+
> cpu MHz		: 1534.121
> cache size	: 256 KB

$ grep MemTotal /proc/meminfo                                                                                           
MemTotal:       516948 kB

> $ echo $DISPLAY
> :0.0

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;



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