Skip to content

Commit 9b10b56

Browse files
author
Julien Bouquillon
committed
Update issues.json
add link to Ian blog
1 parent 5569409 commit 9b10b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

issues.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"author": "Ian Ozsvald",
104104
"authorUrl": "http://ianozsvald.com/",
105105
"level": "Advanced",
106-
"info": "In this 55 pages tutorial, Ian Ozsvald shows you a number of techniques to get a 10-500 performance increase in your Python apps, from profiling, to PyPy, numPy, Multiprocessing...",
106+
"info": "In this 55 pages tutorial, Ian Ozsvald shows you a number of techniques to increase your Python apps performance : profiling, PyPy, processes... see the <a target='_blank' href='http://ianozsvald.com/2011/07/25/high-performance-python-tutorial-v0-2-from-europython-2011'>blog post</a>",
107107
"url": "http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf",
108108
"cover": "img/cover_highperf.png"
109109
},

0 commit comments

Comments
 (0)