GLib interface call is too slow.



Hello.
(sorry, my English is not so good ;)

I am using the Vala language with Fedora 13.

http://samdanielson.com/2009/9/8/glib-interface-performance-with-vala

The interface performance is tested on the above site.

My test is almost same result with GLib 2.22. (seven times slower)

The following resulted when a similar test was done with GLib 2.24.

----------------
GLib Dispatch Mechanisms
10000000 iterations
Times in seconds

direct:    0.000004
virtual:   0.037149
interface: 1.388864
----------------

Oops! 37 times slower.

Is this the one that there is no other way?

-- 
Kentaro NAKAZAWA


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]