Releases: timo/moarperf
Releases · timo/moarperf
MoarPerf with Rakudo 2020.10
untagged-0e520c445f30a5ea4aae friendlier output when loading a file failed
AppImage release
This version of moarperf is also packaged as an AppImage.
If you're on linux on a 64 bit system, you can just download the AppImage file, set its executable bit with chmod +x and execute it. There is no installation process, and you do not need to have a rakudo or any particular modules installed on the system you're trying to run it on.
EverythingBuiltForYou 2020-05-19
untagged-3a9056a0e91856407e17 add static/index.html and the static/js folder
EverythingBuiltForYou 2020-03-23
Merge pull request #8 from niner/master Fix redirect to routine profiler frontend
EverythingBuiltForYou 2019-10-25
untagged-5c24c51440646d6875ae network view buttons show relation to "currently selected" object
EverythingBuiltForYou 2019-10-19
give every route its own SnapshotList (except index) the index shall next get buttons in the graphs to request snapshots from. this is especially necessary because snapshot numbers and the numbers shown there don't line up neccessarily.