[New-bugs-announce] [issue2616] ctypes.pointer(), ctypes.POINTER() speedup

Thomas Heller report at bugs.python.org
Fri Apr 11 16:52:14 CEST 2008


New submission from Thomas Heller <theller at ctypes.org>:

This patch implements the POINTER() and the pointer() function in C;
giving a speedup of roughly a factor of 2.

----------
assignee: theller
components: ctypes
files: ctypes-pointer.diff
keywords: patch, patch
messages: 65356
nosy: theller
severity: normal
status: open
title: ctypes.pointer(), ctypes.POINTER() speedup
type: performance
versions: Python 2.6
Added file: http://bugs.python.org/file10007/ctypes-pointer.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2616>
__________________________________


More information about the New-bugs-announce mailing list