pomm-project / Foundation

Foundation package for the Pomm database framework.
MIT License
70 stars 36 forks source link

enhance result iterator performances #109

Closed chanmix51 closed 5 years ago

chanmix51 commented 5 years ago

After a quick bench, it appears some cache could be applied on the result iterator. This makes a ×2 speed performances when fetching large amount of data (tested with 10k rows results).