[Vala] Foreach on lists (bug #645850)
- From: Maciej Piechotka <uzytkownik2 gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] Foreach on lists (bug #645850)
- Date: Tue, 02 Oct 2012 10:07:07 +0100
Hi,
Are there any plans of solving #645850? The current (since April 2011)
Vala behaviour is bad for any list but ArrayList. In some cases it
alters not only performance but behaviour (see ConcurrentLinkedList
example).
At least for libgee 0.8+ it can be fixed by transforming loops into
lambdas and passing to foreach. The benchmarks are attached.
Best regards
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]