Skip to content

Commit

Permalink
Merge pull request #428 from pythonspeed/427-slow-flamegraphs
Browse files Browse the repository at this point in the history
Faster flamegraphs
  • Loading branch information
itamarst authored Sep 30, 2022
2 parents cdcdf4e + 7815871 commit 262fdf0
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 172 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release notes

## Fil 2022.09.3 (2022-09-30)

### Bugfixes

- Complex flamegraphs should render faster. ([#427](https://github.com/pythonspeed/filprofiler/issues/427))

## Fil 2022.09.2 (2022-09-29)

### Bugfixes
Expand Down
Loading

0 comments on commit 262fdf0

Please sign in to comment.