-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Jan edited this page Jun 24, 2020
·
7 revisions
For an innermost loop kernel in assembly, this tool allows automatic instruction fetching of assembly code and automatic runtime prediction including throughput analysis and detection for critical path and loop-carried dependencies.
In areas of computer science and computational applications in general, the key of efficient software is performance.
Optimization of modern programs therefore is an important part of programming and computational science but turns out to be complex and extremely difficult.
This is an effort to develop an easy to use but yet powerful static performance analysis tools for...
-
ISAs
-
Architectures
-
Tutorials
-
Adding new architectures
- Microbenchmarking
- Database integration