Skip to content
The Renegade Coder Transparent Logo
Menu
  • Articles
    • Blog
    • Code
    • Meta
    • Teach
  • Series
    • A String of Unfavorable Roles
    • Classroom Concepts
    • Coding Tangents
    • Data Structures
    • How to Python
    • Java Basics
    • Journey to a PhD
    • Renegade Curriculum
    • Renegade Travel Tips
    • Sample Programs in Every Language
    • Subscriber Spotlight
    • The Legacy Newsletter
  • Shop
  • Portfolio
  • About
    • Privacy Policy
    • Terms of Service
    • Wall of Fame
    • Wall of Shame
    • World Domination Checklist

Tag: Performance

The Renegade CoderArticlesPerformance
How to Performance Test Python Code Featured Image
Code

How to Performance Test Python Code: timeit, cProfile, and More

Have you ever wondered how you can performance test you Python code? Luckily, I’ve compiled a short list of options which include timeit and cProfile.

My WordPress Website is Really, Really Slow
Meta

My WordPress Website Is Really, Really Slow

Is your WordPress website really slow? Same! Luckily, I found a few ways to fix it. It just took a little bit of research.

Jeremy Grifski Nature Wedding

Welcome to The Renegade Coder, a coding curriculum website run by myself, Jeremy Grifski. If you like what you see, check out the 5 Ways You Can Support The Renegade Coder. I appreciate the help!

Amazon Affiliate

The Renegade Coder is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

Recent Comments

  • Jeremy Grifski on How to Format a String in Python: Interpolation, Concatenation, and More
  • Jeremy Grifski on How to Check if a List is Empty in Python: Type Flexibility and More
  • A. Genchev on How to Check if a List is Empty in Python: Type Flexibility and More
  • Jeremy Grifski on How to Get the Last Item of a List in Python: Iterable Unpacking and More
  • Jeremy Grifski on How to Clone a List in Python: Slice, Copy, and More

Recent Posts

  • How to Improve Coding Comprehension Using Peer Instruction December 6, 2019
  • How to Performance Test Python Code: timeit, cProfile, and More December 2, 2019
  • Guide: Type Hinting in Python 3.5 November 29, 2019
  • I Took StrengthsQuest Twice November 25, 2019
  • Why My Second Hackathon Was Better Than My First November 22, 2019
Love Free Content? Get the Newsletter.
Want to stay updated? Connect on Social Media.
Copyright © 2016-2019 The Renegade Coder