Optimize Your Python Programs: Code Profiling with cProfile

  Рет қаралды 42,957

NeuralNine

NeuralNine

Күн бұрын

Пікірлер: 34
@csm9446
@csm9446 Жыл бұрын
Great content. Excellent tutorial. In 15 minutes you passed all the information to get started with python's cProfile. Thanks!
@JustMaiyak
@JustMaiyak 2 жыл бұрын
There’s a new profiler that got putt last year as well, it’s called scalene. Used it a couple of times, it’s a solid alternative to cProfile
@authentic_101
@authentic_101 8 ай бұрын
Austin is faster than simpler use cases?
@danielgranjaconejeros6355
@danielgranjaconejeros6355 9 ай бұрын
Was looking for py-spy tutorials but yours on cProfile is so practical that I will go with this tool. Thanks!
@gitarrtoken
@gitarrtoken 2 жыл бұрын
Great tutorials as always! Started watching lots of your tutorials lately, just great content 🎉
@taufiqurrahmansagafkelrey2833
@taufiqurrahmansagafkelrey2833 Ай бұрын
Ended up in bro video, again. 🤟💯
@NeuralNine
@NeuralNine Ай бұрын
🔥
@thomasgoodwin2648
@thomasgoodwin2648 2 жыл бұрын
oooh shiny new (actually they look a tiny bit ancient but new to me) tools for the kit. Thanks again... and again... and...
@lixiang7349
@lixiang7349 Жыл бұрын
Dude, why do you keep on counting number of zeros. you do know you can use 1e7 right
@akahige9764
@akahige9764 2 жыл бұрын
Nice videos, so good to learn something new every time about python. Wondering if you could make something like: simple rules to write faster python programms. Great job, keep going !!!
@ObeloMusic
@ObeloMusic 2 жыл бұрын
2nd this
@m7amssa
@m7amssa 2 жыл бұрын
Please i need help: How to create a scrolling bar using customtkinter 'python'
@nintishia
@nintishia Жыл бұрын
Content is extremely useful for python developers.
@MrRezhes
@MrRezhes 2 жыл бұрын
Thanks for your videos, I have followed the exact code, but the tuna does not recognize some lines and the browser part does not show any of the stats, do u have any idea where the issue is??
@1mrnewton
@1mrnewton 2 жыл бұрын
Terrific!
@STranswarp
@STranswarp 5 ай бұрын
Golden tutorial
@alexnefayne4266
@alexnefayne4266 2 жыл бұрын
Thanks again for another awesome tutorial!! did u need to install a plugin to make pycharm automatically import time ?
@x9rtu3os1t8
@x9rtu3os1t8 2 жыл бұрын
You are Great! Thank you.
@tejas4054
@tejas4054 Жыл бұрын
I want to know how to do it in django please tell
@rons96
@rons96 2 жыл бұрын
Nice optimized solution with only python, but if you have nice space on disk and Windows installed, cythonize it, or maybe just use yield then converse it to a list
@glibmar
@glibmar 2 жыл бұрын
Nice!!! Thank you
@SaurabhMittal-z4q
@SaurabhMittal-z4q Жыл бұрын
Can you make video for memory profiling also instead of time
@BPJennieYeager
@BPJennieYeager Жыл бұрын
why does your print function take so little time? my print function takes 97 seconds.
@nawrashussein2004
@nawrashussein2004 Жыл бұрын
(tuna result.prof) doesn't open a GUI or browser page. I always get "'tuna' is not recognized as an internal or external command, operable program or batch file." what I suppose to do ? I already installed (pip install tuna) and when I am trying to reinstall it I get (Requirement already satisfied: tuna in c:\users\alnaseem\appdata oaming\python\python312\site-packages (0.5.11)) help please
@samrat.b
@samrat.b 2 жыл бұрын
Hiii, Can you make a video on, "How to generet some project files Automaticly - by using command line". Like Django do...
@canalqb
@canalqb 2 ай бұрын
help, beeware with proguard
@grantfact9740
@grantfact9740 Жыл бұрын
Life saver
@rons96
@rons96 2 жыл бұрын
man, it's just didatic thing or you program using pycharm in Windows system everyday? There's no problem with that, but I personally think Windows is annoying for programming because the tons of bloatware, everytime popups to be sure you are not doing some harmful thing to the system, etc... But almost everything is configurable, taste is taste. EDIT: Almost forgot: nice video, I learn many things here, you're good teacher.
@Zzeuoba321
@Zzeuoba321 2 жыл бұрын
Great video as usual... can you please do a video on back propagation programming
@pra1had
@pra1had Жыл бұрын
Pretty concise, please try and share the python code it that's possible
@gdonisi
@gdonisi 2 жыл бұрын
What about a PyPy video?
@bravitheja1142
@bravitheja1142 9 ай бұрын
7:11
@chikkii1601
@chikkii1601 2 жыл бұрын
First comment 🥳🥳🥳🥳🥳🥳🥳
Compiled Python is FAST
12:57
Doug Mercer
Рет қаралды 121 М.
Непосредственно Каха: сумка
0:53
К-Media
Рет қаралды 12 МЛН
Жездуха 42-серия
29:26
Million Show
Рет қаралды 2,6 МЛН
Thank you mommy 😊💝 #shorts
0:24
5-Minute Crafts HOUSE
Рет қаралды 33 МЛН
Avoid These BAD Practices in Python OOP
24:42
ArjanCodes
Рет қаралды 82 М.
Makefiles in Python For Professional Automation
13:43
NeuralNine
Рет қаралды 46 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,8 МЛН
Speed Up Your Code With Cython
16:37
NeuralNine
Рет қаралды 122 М.
COMPLETE No-Nonsense VSCode Setup for Python Devs
26:05
ArjanCodes
Рет қаралды 51 М.
Unlocking your CPU cores in Python (multiprocessing)
12:16
mCoding
Рет қаралды 312 М.
Diagnose slow Python code. (Feat. async/await)
9:57
mCoding
Рет қаралды 213 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,2 МЛН
Massively Speed-Up Python Code With Numba Compilation
16:28
NeuralNine
Рет қаралды 55 М.
Performance tips by the FastAPI Expert - Marcelo Trylesinski
24:59
EuroPython Conference
Рет қаралды 9 М.
Непосредственно Каха: сумка
0:53
К-Media
Рет қаралды 12 МЛН