Julien's DevRel corner
  • Home
  • About
  • Rss
  • Bluesky
  • Linkedin
  • GitHub
  • Mastodon
Sign in Subscribe

performance

A collection of 2 posts
Profiling a Python Script
python

Profiling a Python Script

Guide to profiling Python scripts for performance optimization using cProfile module. Shows both command-line usage and in-code implementation methods, with sorting options for analyzing execution time and bottlenecks.
29 Feb 2012 1 min read
Multiprocessing using Python
python

Multiprocessing using Python

Introduction to Python multiprocessing for parallel computing. Shows practical examples of creating multiple processes for unrelated tasks.
29 Dec 2011 1 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost