forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhotpy-2-a-high-performance-binary-compatible.json
More file actions
26 lines (26 loc) · 1.46 KB
/
hotpy-2-a-high-performance-binary-compatible.json
File metadata and controls
26 lines (26 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"alias": "video/1261/hotpy-2-a-high-performance-binary-compatible",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "HotPy (2) is a new interpreter for Python. It is binary compatible with\nCPython and reuses CPython\u2019s object and module implementations. The core\ninterpreter is new and uses many of the techniques developed during the\n1990s and 2000s plus a technique developed during my PhD. Once the first\nstage of the optimisation chain is completed (May or June), HotPy is\nexpected to be between 2 and 3 times as fast as CPython. It will\nprobably never be as fast as PyPy, but it might be possible to get\nclose. During the talk I will explain how it works (with lots of\npictures), and how it compares to CPython and PyPy. I will also discuss\nwhether the techniques used in HotPy would be suitable for Jython and\nIronPython.\n",
"duration": null,
"id": 1261,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-06",
"slug": "hotpy-2-a-high-performance-binary-compatible",
"speakers": [
"Mark Shannon"
],
"summary": "[EuroPython 2012] Mark Shannon - 5 JULY 2012 in \"Track Lasagne\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/c6PYnZUMF7o/hqdefault.jpg",
"title": "HotPy (2) - A High Performance Binary-Compatible Virtual Machine for Python",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=c6PYnZUMF7o"
}
]
}