Turn Python BLAZING FAST with these 6 secrets

Don't assume Python is slow. These are some of the best ways to turn python into a language that is comparable for runtime performance to other known fast la...

Turn Python BLAZING FAST with these 6 secrets
Dreams of Code
88.4K views • Feb 26, 2023
Turn Python BLAZING FAST with these 6 secrets

About this video

Don't assume Python is slow. These are some of the best ways to turn python into a language that is comparable for runtime performance to other known fast languages. Here, we look at six different approaches to turn your python code into some of the fastest code out there.

of these, my favorite is using pypy, which I think is one of the easiest ways to get more performance.

Source code: https://github.com/dreamsofcode-io/python-go-brrr

#python #fast #coding #developer #programming #optimizing #concurrency #pypy

00:00 Intro
00:15 Built-in functions
00:52 Be Lazy with Generators
01:47 Use Concurrency
02:39 Cython
03:24 Using Compiled Frameworks
03:52 pypy
04:40 outro

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

88.4K

Likes

3.2K

Duration

5:01

Published

Feb 26, 2023

User Reviews

4.7
(17)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.