Re: Shed Skin Python-to-C++ Compiler 0.0.21, Help needed



skip@xxxxxxxxx wrote:

Why are you taking potshots at Mark?

What suggests that I'm "taking potshots" at Mark?

He's maybe onto something and he's asking for help. If he can
generate efficient C++ code from implicitly statically type Python
it stands to reason that he can take advantage of the compiler's
optimization facilities.

Yes, compilers do output optimized machine code. But generally
calling that code "highly optimized" is, IMHO, exaggeration.

Regards,


Björn

--
BOFH excuse #426:

internet is needed to catch the etherbunny

.



Relevant Pages

  • Re: Asynchronous Commit in Oracle Database 10g R2
    ... this running and the database goes down for some reason in the middle ... >> oracle would use DBMS_JOB instead of extproc. ... > The optimization is only a danger if there is a method ...
    (comp.databases.oracle.server)
  • Re: Defeating Optimisation for memcmp()
    ... You need to expand your description of the problem to make that point clear; as soon as you do so, we can tell you what to do to prevent the optimization. ... The detail is simply that the code is writing to CMOS. ... The only reason I can think of for your comments is that you were assuming I wanted to check the write because I wasn't confident that memcpy was implemented correctly. ... You said that the memory being pointed at was not volatile. ...
    (comp.lang.c)
  • Re: Efficient Java Programming
    ... been programming in Java for about a year now so I have a reasonable ... necessarily achieving it) than for any other single reason - including blind ... Hmm - let's look at the context before deciding optimization is evil. ...
    (comp.lang.java.programmer)
  • Re: Efficient Java Programming
    ... been programming in Java for about a year now so I have a reasonable ... necessarily achieving it) than for any other single reason - including blind ... gets it right - he says premature optimization. ...
    (comp.lang.java.programmer)
  • Re: finding a function that describes an exponential series
    ... > Try giving Maple reasonable intervals for a and c, ... which intervals the optimal parameters will ... here is another reason why I don't like ... "Minimize" was rather made for convex optimization problems... ...
    (sci.math)