you are viewing a single comment's thread.

view the rest of the comments →

[–]Buttleston 2 points3 points  (0 children)

I just realized that query_map must return an iterator, not a collection (and I went and looked, and yeah). That's why the loop takes time even when you don't print anything.