Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Add profiling tasks #163

Merged
merged 1 commit into from
Jun 28, 2019
Merged

Add profiling tasks #163

merged 1 commit into from
Jun 28, 2019

Conversation

rgreinho
Copy link
Member

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Documentation

Description

Adds automation tasks to run the statistical profiling with
pyinstrument, and generate a flame graph using py-spy.

The contributing guidelines were updated accordingly.

Checklist:

  • [] I have updated the documentation accordingly
  • [] I have written unit tests

Fixes #148

Adds automation tasks to run the statistical profiling with
`pyinstrument`, and generate a flame graph using `py-spy`.

The contributing guidelines were updtated accordingly.

Fixes scrapd#148
@rgreinho rgreinho self-assigned this Jun 28, 2019
@rgreinho rgreinho merged commit dd7ef5e into scrapd:master Jun 28, 2019
@rgreinho rgreinho deleted the profiling branch June 28, 2019 00:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use profiling to find areas that can be improved
1 participant