path profiling

created by Gaff
(idea) by Gaff (3 y) (print)   (I like it!) Fri Sep 08 2000 at 0:21:21
A method of monitoring the flow of a computer program and looking at which paths are taken by the program. The usual 80%/20% rule (20% of the code is run 80% of the time) becomes almost 100%/0%, i.e. very few program paths make up almost all of the program's actual execution.
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.