Thanks for the additional test. This now works on my machine.
Unfortunately, I was not able to replicate what you are seeing. Using
Python 2.4 and your scripts I actually see the source run taking about
3.75 seconds whereas version 3.0.3 takes about 3.4 seconds and version
4 takes about 2.7 seconds. There is clearly something else going on
but what it is I would not know. In any case, it would not appear to
be something with cx_Freeze 4.0 but possibly with something on your
machine conflicting? Could you find out (perhaps by adding print
statements to the C code and/or the initscript) what is taking the
time? Thanks.

Anthony

P.S. I just thought of one other thing. The application is running on
your local machine, right?

On Wed, Sep 17, 2008 at 8:54 AM, Alexandre Andrade <[EMAIL PROTECTED]> wrote:
>   Hi there,
>   I've made another test (available at
> http://www.esss.com.br/~ama/cx_freeze_tests2.zip) that do not depend of our
> libraries. The results for cx_freeze-4.0 is still slower than cx_freeze-3.0
> but not as much as in our code.
>   There is no virus in the BATs, but I use commands to delete the generated
> tree before building using cx_freeze and that can be detected as a virus
> because of the "deltree" command. Anyway, it doesn't hurt to be carefull.
>   I hope that with this tests you be able to reproduce the problem.
>   Keep in touch
> [s]
> Alexandre M. Andrade
> Configuration Manager
> www.esss.com.br
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to