Skip to content

Decorators are functions that take functions as input and can be used to test the efficiency of code. Drop function into this decorator and it will tell you how long it took to execute.

Notifications You must be signed in to change notification settings

WilliamSpanfelner/day-54-CodeExecutionTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot

Code Execution Timer

  • 👋 Hi, I’m @WilliamSpanfelner

  • 👀 I’m interested in using Python with Swift in iOS environments and why it may or may not be desirable.

  • 🌱 I’m currently learning more Python with the London App Brewery and Angela Yu's 100 Days of Code: The Complete Python Pro Bootcamp for 2022 on Udemy.

  • 🧑‍💻 This Python project illustrates a use case for decorator functions. Specifically, this code will time the execution of two different functions and report the results for comparison.

  • 💞️ I’m looking to collaborate on application development.

  • 📫 How to reach me ... Twitter: @WSpanfelner

Twitter: WSpanfelner Linkedin: wspanfelner

About

Decorators are functions that take functions as input and can be used to test the efficiency of code. Drop function into this decorator and it will tell you how long it took to execute.

Topics

Resources

Stars

Watchers

Forks

Languages