PLAY PODCASTS
190: Testing PyPy - Carl Friedrich Bolz-Tereick
Episode 190

190: Testing PyPy - Carl Friedrich Bolz-Tereick

Test & Code

June 21, 202250m 42s

Audio is streamed directly from the publisher (test-and-code.sfo3.cdn.digitaloceanspaces.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

PyPy is a fast, compliant alternative implementation of Python.
 cPython is implemented in C.

 PyPy is implemented in Python.
 What does that mean?

 And how do you test something as huge as an alternative implementation of Python?

Special Guest: Carl Friedrich Bolz-Tereick.


Links:




Topics

Pythoninterpreter testingapplication testingperformance testing