I vote for (2)

---------- Original Message -----------
From: Jussi Lahtinen <jussi.lahti...@gmail.com>
To: mailing list for gambas users <gambas-user@lists.sourceforge.net>
Sent: Mon, 4 Nov 2013 23:43:10 +0200
Subject: Re: [Gambas-user] if-else vs try who are best faster in machine time?

> Why not simply write benchmark?
> 
> Jussi
> 
> On Mon, Nov 4, 2013 at 11:30 PM, PICCORO McKAY Lenz
> <mckaygerh...@gmail.com>wrote:
> 
> > i have  several I/O write and i wish to know what its the best choice:
> >
> > 1) If Exist(ruta_img_foto) Then Kill ruta_img_foto
> >
> > or
> >
> > 2) Try Kill ruta_img_foto
> >
> > of course, maybe depends of how the if-else works respect the try logic!
> >
> > please, i need this info, i use low end machines like daruma's !!!!
> > (512Mb ram, and 800MHz cpu)
> >
> > --
> > Lenz McKAY Gerardo (PICCORO)
> > http://qgqlochekone.blogspot.com
> >
> >
> > ------------------------------------------------------------------------------
> > Android is increasing in popularity, but the open development platform that
> > developers love is also attractive to malware creators. Download this white
> > paper to learn more about secure code signing practices that can help keep
> > Android apps secure.
> > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform that
> developers love is also attractive to malware creators. Download this white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to