Hi,

I have made this benchmarks only to demonstrate the performance of Vala
versus C# (C++ has been added after the creation).

In the case of C++, Vala may be better or worse depending the bench, like in
plain-C [http://shootout.alioth.debian.org/gp4/c.php]. When you use many OO
features of Vala, you loose the speed of plain-C and you only benchmarks the
GObject sub-system ;).

But I think that the runtime is really optimize and, has you can see in the
binaryTrees benchmark, doesn't add runtime extra time.

Regards


2008/5/20 Martin (OpenGeoMap) <[EMAIL PROTECTED]>:

> Hi:
>
> http://code.google.com/p/vala-benchmarks/wiki/BenchResults
>
> I always have a question about gobject. How is it posible than Gobject
> can be more quick than C++??
>
> It´s supposed than in the compiling proccess c++ have the job done and
> gobject need runtime calculus.
>
> In big project like a CAD for example can be gobject succesful?
>
> Regards.
>
>
> >
> >
>
> _______________________________________________
> Vala-list mailing list
> Vala-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to