Skip to content

Releases: timo/moarperf

MoarPerf with Rakudo 2020.10

03 Nov 21:47

Choose a tag to compare

untagged-0e520c445f30a5ea4aae

friendlier output when loading a file failed

AppImage release

21 Sep 10:33

Choose a tag to compare

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

19 May 14:24

Choose a tag to compare

untagged-3a9056a0e91856407e17

add static/index.html and the static/js folder

EverythingBuiltForYou 2020-03-23

05 May 15:26
7e9bcec

Choose a tag to compare

Merge pull request #8 from niner/master

Fix redirect to routine profiler frontend

EverythingBuiltForYou 2019-10-25

25 Oct 14:00

Choose a tag to compare

untagged-5c24c51440646d6875ae

network view buttons show relation to "currently selected" object

EverythingBuiltForYou 2019-10-19

20 Oct 11:48

Choose a tag to compare

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.