Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hsm207/python_profile
A demo of my workflow to profile python code
https://github.com/hsm207/python_profile
profile profiler python-programming software-engineering vscode
Last synced: 9 days ago
JSON representation
A demo of my workflow to profile python code
- Host: GitHub
- URL: https://github.com/hsm207/python_profile
- Owner: hsm207
- Created: 2022-01-23T16:39:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T06:09:29.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T19:09:33.779Z (about 2 months ago)
- Topics: profile, profiler, python-programming, software-engineering, vscode
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repository contains code for the [My Workflow To Profile Python Code Using VS Code](https://pub.towardsai.net/how-i-profile-python-code-using-vs-code-714d0ba71b6d) and [My Notes On Profiling A Python Microservice Using py-spy And VS Code](https://pub.towardsai.net/my-notes-on-profiling-a-python-microservice-using-py-spy-and-vs-code-bee5c9d98891) blog posts on Medium.