ThesaHelp: references a-b
Topic: execution profile
Topic: code optimization by global analysis
Group: testing
| |
Reference
Ball, T., Larus, J.R.,
"Using paths to measure, explain, and enhance program behavior",
Computer, July 2000, pp. 57-65.
Google
Quotations
58 ;;Quote: efficiently profile intraprocedural, acyclic paths--the longest paths that do not traverse a loop's back edge
| 59 ;;Quote: need design for testability since seldom execute most intraprocedural, acyclic paths
| 59 ;;Quote: go/gcc--90% of execution profile from 1000 intraprocedural paths; other SPEC95 programs in 10-100 paths
|
Related Topics
ThesaHelp: references a-b (396 items)
Topic: execution profile (42 items)
Topic: code optimization by global analysis (23 items)
Group: testing (18 topics, 551 quotes)
|