Oz (programming language): Difference between revisions

Content deleted Content added
Language features: switch to {{citation-needed-span}}
Tags: Mobile edit Mobile app edit
Execution speed: add {{when}}
Tags: Mobile edit Mobile app edit
Line 304:
 
==Execution speed==
The execution speed of a program produced by the Mozart compiler (version 1.4.0 implementing Oz 3) is very slow. On a [[The Computer Language Benchmarks Game|set of benchmarks]] it averages about 50 times slower than that of the [[GNU Compiler Collection]] (GCC) for the C language, solving the benchmarks-tasks.{{when|date=September 2017}}<ref>[http://shootout.alioth.debian.org/u32/which-programming-languages-are-fastest.php?calc=chart&gcc=on&oz=on The Computer Language Benchmarks Game]</ref>{{failed verification|date=February 2014}}
 
==See also==