Takashi's Notes
Search
Search
Dark mode
Light mode
Explorer
Home
❯
courses
❯
performance engineering of software systems
Folder: courses/performance-engineering-of-software-systems
23 items under this folder.
May 12, 2023
Bentley Rules for Optimizing Work
May 12, 2023
Bit Hacks
May 12, 2023
C to Assembly
May 12, 2023
Assembly Language & Computer Architecture
May 12, 2023
Multicore Programming
May 12, 2023
Storage Allocation
May 12, 2023
High Performance in Dynamic Languages
May 12, 2023
Introduction and Matrix Multiplication
May 12, 2023
Cache-Oblivious Algorithms
May 12, 2023
Caching and Cache-Efficient Algorithms
May 12, 2023
Domain Specific Languages and Autotuning
May 12, 2023
Graph Optimization
May 12, 2023
Leiserchess Codewalk
May 12, 2023
Nondeterministic Parallel Programming
May 12, 2023
Speculative Parallelism & Leiserchess
May 12, 2023
Synchronization Without Locks
May 12, 2023
Tuning a TSP Algorithm
May 12, 2023
Analysis of Multithreaded Algorithms
May 12, 2023
Measurement and Timing
May 12, 2023
Parallel Storage Allocation
May 12, 2023
Races and Parallelism
May 12, 2023
The Cilk Runtime System
May 12, 2023
What Compilers Can and Cannot Do