about summary refs log tree commit diff stats
path: root/mu.vim
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-02-26 16:26:55 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-02-26 16:26:55 -0800
commitd396748e6c57fa4af9f553bdf1ee1c8d14f83cbf (patch)
tree1126780ce4abdbd6499e103fa8b3d1706c2e318e /mu.vim
parent5210a9d14ff34c335bbd423e5367b926f8092dee (diff)
downloadmu-d396748e6c57fa4af9f553bdf1ee1c8d14f83cbf.tar.gz
839 - profiling parse-trace
Ok, it's not super-linear, at least on the level of mu. Parsing is just
inefficient.

To profile stages inside main:
  grep "^run: " .traces/p? |column 2 |perl -pwe 's,.*/([^/]*)/([^/]*) ,$1/$2 ,' |sort |freq |sort -nrk2
Diffstat (limited to 'mu.vim')
0 files changed, 0 insertions, 0 deletions