6.172 Performance Engineering of Software Systems
6.172 Performance Engineering of Software Systems (Fall 2018, MIT OCW). Instructors: Prof. Charles Leiserson and Prof. Julian Shun. 6.172 is an 18-unit class that provides a hands-on, project-based introduction to building scalable and high-performance software systems. Topics include performance analysis, algorithmic techniques for high performance, instruction-level optimizations, caching optimizations, parallel programming, and building scalable systems. The course programming language is C. (from ocw.mit.edu)
Introduction |
References |
6.172 Performance Engineering of Software Systems (Fall 2018) Instructors: Prof. Charles Leiserson and Prof. Julian Shun. Lecture Notes. Assignments: Programming (No Examples). 6.172 is an 18-unit class that provides a hands-on, project-based introduction to building scalable and high-performance software systems. |