Re: Optimizing basic operations

new topic     » goto parent     » topic index » view thread      » older message » newer message
jaygade said...

Euphoria should be very fast with integer math, though not as fast as finely-tuned C or SIMD assembly instructions.

It's often a matter of scale. There are also things that you can do that have nothing to do with the math that can dramatically slow things down. This usually has to do with sequence indexing and reference counting / copying on write.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu