Re: [Vala] Fwd: Why is Vala 10 times slower than C ?
- From: Serge Hulne <serge hulne gmail com>
- To: Гаврилов Максим <ulltor gmail com>
- Cc: vala-list gnome org, Alexandre Rosenfeld <alexandre rosenfeld gmail com>
- Subject: Re: [Vala] Fwd: Why is Vala 10 times slower than C ?
- Date: Mon, 6 Jun 2011 16:39:18 +0200
2011/6/6 Гаврилов Максим <ulltor gmail com>:
You can benefit reducing code writing time from months to weeks and
forgetting about memory leaks, pure-procedure programming and other pretty
things you used to do in C.
... at the cost of a huge runtime performance penalty.
A similar claim was made by the developers of :
- C++ ,
- Objective C ,
namely:
- some degree of backwards compatibility with C
- with an added object model on top of C.
and also, although in a different way, by the Python people, like:
- "Python will run as fast as C ... as long as you implement the
required methods in C" and bind them to Python (manually or using SWIG
...)
However the runtime performance penalty appears to be much less in all
those cases.
Serge.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]