#47 CQuery creates too much elements if we limit it

Stängd
öppnade 4 år sedan av ranides · 0 kommentarer
ranides kommenterad 4 år sedan

net.ranides.assira.reflection.util.ServiceScannerTest#lazy

It is observed, that final result of CQuery is correct, but under the hood, mapping function (resolver in this case) is invoked more than necessary.

If we call for query.first, then resolve function is called twice.

If we limit query to 4 elements, , then resolve function is called 5 times.

`net.ranides.assira.reflection.util.ServiceScannerTest#lazy` It is observed, that final result of CQuery is correct, but under the hood, mapping function (`resolver` in this case) is invoked more than necessary. If we call for query.first, then `resolve` function is called twice. If we limit query to 4 elements, , then `resolve` function is called 5 times.
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen förvärvare
1 Deltagare
Laddar...
Avbryt
Spara
Det finns inget innehåll än.