Objective
Explore various implementations of Python and how they stack up against each other, especially their performance.
Description
Python community is a bit fragmented. I want to look into this fragmentation. Explore it along with others at Pycon.
We will compare, among other things, performance of various implementations of Python.
- Python Pre-3
- Python 3
- Cython
- Stackless
- PyPy
Speaker bio
I love Python. I think in Python. I have been using Python for 6 years now.
I created CodeBunk (http://codebunk.com) and Texetra (http://texetra.com). Currently, I heading the Emerging Technologies department at People Interactive.
Links
- Github - https://github.com/spicavigo
- Blog - http://fauzism.com
- Products in the wild
- CodeBunk - http://codebunk.com
- Texetra - http://texetra.com
- Social
- Twitter - @yousuffauzan
- LinkedIn - http://in.linkedin.com/in/yousuffauzan/
1
▼
I would be interested to attend python conference for high performance python, graph databases with python topics.
1
▼
Hi Yousuf,
It is not clear from the objective what you are going to talk about and how it is going to be useful to the attendees. Performance of what programs are you going to measure?
Also, please add links to your previous presentations, workshops, if any. Links to blog, github profile etc. will also be useful.
1
▼
Hi Anand, I have added some more details to the talk proposal. Ping me if you want to know more.
1
▼
What about Jython ^_^