Cheaply writing a fast interpreter - Neil Mitchell

Uploader: Performance Summit

Original upload date: Fri, 26 Feb 2021 00:00:00 GMT

Archive date: Tue, 15 Feb 2022 23:48:56 GMT

For dynamic languages, there are well known approaches to achieve maximum performance, e.g. JIT. But such approaches are often very expensive to implement and maintain. In this talk we'll look at ways
...
Show more