- Notifications
You must be signed in to change notification settings - Fork18
Comparing changes
Open a pull request
base repository:JuliaPerf/PProf.jl
Uh oh!
There was an error while loading.Please reload this page.
base:v2.2.0
head repository:JuliaPerf/PProf.jl
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.2.1
- 10commits
- 6files changed
- 3contributors
Commits on Aug 22, 2022
- rikhuijzer committed
Aug 22, 2022 - rikhuijzer committed
Aug 22, 2022 Merge pull request#68from rikhuijzer/rh/rm-appveyor
Remove `.appveyor.yml`
vchuravy authoredAug 22, 2022
Commits on Oct 1, 2022
Fix 1 bug in PProf.Allocs: Key funcs by method instance, not function…
… name!This was previously preventing us from showing multiple specializationsof the same function! 🙀
NHDaly committedOct 1, 2022 Fix the 2nd bug in PProf.Allocs: apparently two StackFrames can compa…
…re equal, even when they're different locations!!
NHDaly committedOct 1, 2022 Use a slightly faster key (hash instead of string)
NHDaly committedOct 1, 2022 Add test of multiple method specializations.
NHDaly committedOct 1, 2022
Commits on Oct 3, 2022
Merge pull request#70from JuliaPerf/nhd-fix-Allocs-bugs
Fix bugs in PProf.Allocs rendering
vchuravy authoredOct 3, 2022 - vchuravy authored
Oct 3, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.2.0...v2.2.1
Uh oh!
There was an error while loading.Please reload this page.