[Lazarus] RE : Console App Development
Ludo Brands
ludo.brands at free.fr
Fri Aug 12 19:14:34 CEST 2011
> It's not a bad time. It's a _terrible_ time.
>
> hcv at technical09:~/source/freepascal/latest/packages/univint/src$ time
> gvim "+qa" -fp *
> 450 files to edit
>
> real 0m3.433s
> user 0m3.110s
> sys 0m0.208s
>
> This is with syntax highlighting, everything opened in tabs.
> I wonder
> how fast lazarus will open all the files in univint...
>
On a slower system (seconds rounded):
lazarus *
real 1m57
user 1m39
sys 0m1
geany *
real 2m3
user 0m52
sys 0m1
gvim -fp *
real 0m17
user 0m1
sys 0m0
I compared also with geany because it has the reputation of being small and
fast....
Ludo
More information about the Lazarus
mailing list