Pyston, an alternate runtime for Python

Pyston, an alternate runtime for Python

Assessment

Interactive Video

Architecture, Other

University

Hard

Created by

Quizizz Content

FREE Resource

The video discusses Piston, an alternate Python runtime aimed at speeding up Python programs without code changes. Initially developed at Dropbox, Piston uses just-in-time compilation like PyPy but retains Python's original codebase. The video compares Piston, C Python, and PyPy in terms of startup times and performance benchmarks. While PyPy offers significant speed improvements, Piston provides moderate gains with faster startup, making it suitable for short-running applications. The video also highlights the limitations of runtime optimizations in disk IO-dependent tasks.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF