Message228780
| Author | pitrou |
|---|---|
| Recipients | abacabadabacaba, akira, benhoyt, giampaolo.rodola, pitrou, socketpair, tim.golden, vstinner |
| Date | 2014-10-08.09:14:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412759641.53.0.326272722419.issue22524@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-08 09:14:02 | pitrou | set | recipients: + pitrou, vstinner, giampaolo.rodola, tim.golden, benhoyt, abacabadabacaba, akira, socketpair |
| 2014-10-08 09:14:01 | pitrou | set | messageid: <1412759641.53.0.326272722419.issue22524@psf.upfronthosting.co.za> |
| 2014-10-08 09:14:01 | pitrou | link | issue22524 messages |
| 2014-10-08 09:14:00 | pitrou | create | |