Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
I found that generators are generally slower than iterators in most browsers. See https://observablehq.com/@domoritz/yield-vs-iterator-vs-callback. I attached the results for Chrome. We should consider using iterators instead of generators for iterating over row proxies and vectors.
Attachments
Attachments
Issue Links
- links to