Computer Systems Programming

ECE454, Fall 2025
University of Toronto
Instructors: Ashvin Goel, Ding Yuan

    Computer Systems Programming

Lecture Material

The instructors will make lecture material available here as topics are covered in class. Lecture videos will not be recorded.

Topic # Topic and instructors slides Additional material
1. Introduction
Introduction to the course
What is Performance
CPU Architectures
Profiling and Measurement Code: Gprof Demo
Code: Gcov Demo
2. Compiler and optimizing programs
Compiler Optimizations