Antoine Pitrou added the comment:

I agree that having a high-level wrapper around a low-level C primitive would 
be cool, but someone has to experiment on that to find out how much performance 
it would cost.

You may want to have the C primitive return results in batches (of e.g. 10 or 
100 entries) to limit the overhead, btw.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22524>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to