Trace-based simulation
Appearance
In computer science, trace-based simulation refers to system simulation by looking at traces of program execution or system component access with the purpose of performance prediction.[1]
Trace-based simulation may be used in a variety of applications, from the analysis of solid state disks to the message passing performance on very large computer clusters.[1][2] >