[issue2616] ctypes.pointer(), ctypes.POINTER() speedup

2008-04-14 Thread Thomas Heller

Thomas Heller [EMAIL PROTECTED] added the comment:

Committed a slightly modified patch as rev 62338; will also be merged
into py3k.

--
resolution:  - accepted
status: open - closed

__
Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue2616
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2616] ctypes.pointer(), ctypes.POINTER() speedup

2008-04-11 Thread Thomas Heller

New submission from Thomas Heller [EMAIL PROTECTED]:

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 [EMAIL PROTECTED]
http://bugs.python.org/issue2616
__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com