21 Jul 18:27
GSoC Python 3.0 Support Weekly Status Report #13
From: Haoyu Bai <divinekid <at> gmail.com>
Subject: GSoC Python 3.0 Support Weekly Status Report #13
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-07-21 16:30:18 GMT
Subject: GSoC Python 3.0 Support Weekly Status Report #13
Newsgroups: gmane.comp.programming.swig.devel
Date: 2008-07-21 16:30:18 GMT
Hello, This week I was getting familiar with ReviewBoard, and I fixed most of the typos and mistakes pointed out by William and Richard. Again, thanks William and Richard! Then I have worked on the Python buffer support. I did some simple little experiment, and the result shows that by using the buffer protocol, performance of the generated code improved by avoid some memcpy. For those who interested in it, details of the experiment can be seen at my previous post: http://www.nabble.com/Performance-improvement-by-using-Python-buffer-interface-td18543880.html However, what I implemented is just a simple typemap, there are various features Python buffer interface supported. Currently I haven't clear idea about how the interface could be used in real application. So I need advice about what feature SWIG users expected and how can Python's buffer interface be utilized. Any suggestion would be *very* appreciated! Thanks! -- -- Haoyu Bai ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/(Continue reading)
RSS Feed