Speaker: Laurence Tratt
Shopify / Royal Academy of Engineering Research Chair in Language Engineering @King's College London
Laurence Tratt is the Shopify / Royal Academy of Engineering Research Chair in Language Engineering in the Department of Informatics at King’s College London. His research focuses on improving our ability to develop and use software, with a particular focus on performance: how can we make more software run at the speed that its users need and want? As well as formal research publications, he engages with the wider community with open-source contributions, and a widely read blog.
Find Laurence Tratt at:
Session
Automatically Retrofitting JIT Compilers
We as a community have attempted, multiple times, to speed up languages such as Lua, Python, and Ruby by hand-writing JIT compilers. Sometimes we've had short-term success, but the size, and pace of change, of their standard implementations has proven difficult to keep up with over time.