For reference the discussion about slow backtraces on windows started here https://groups.google.com/forum/#!msg/julia-users/hNEJtracCuI/bTaKlrKLIAcJ and the PR reducing the sampling interval can be found https://github.com/JuliaLang/julia/pull/9241
On Sunday, 14 December 2014 23:51:41 UTC+1, Ivar Nesje wrote: > > It's hard to be certain without knowing anything about the code you are > profiling, but there have been some issues with slow backtraces on windows > that recent commits has fixed. Unfortunately most of those was backported > after the latest release-0.3 version was tagged, but if you compile > yourself, you can update to get some improvement.
