Comparing Kernel System Calls Across Runtimes - Performance Analysis
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Explore the performance impact of kernel system calls across different runtimes in this informative video. Utilize strace, a performance measurement tool, to compare the number of system calls made when reading from a file using Node.js, Bun.js, Python, and native C. Delve into the costs associated with kernel mode switches and system calls, gaining valuable insights into runtime efficiency. Follow along as the presenter breaks down the code, analyzes each runtime's performance, and provides a comprehensive summary of the findings. Enhance your understanding of operating system fundamentals and runtime behavior in this practical demonstration of system call analysis.
Syllabus
Intro
Code Explanation
Python
NodeJS
BunJS
C
Summary
Taught by
Hussein Nasser
Related Courses
操作系统原理(Operating Systems)Peking University via Coursera Operating System
Indian Institute of Technology Delhi via Swayam Linux kernel Module and driver Programming for x86
Udemy Architecture 2001: x86-64 OS Internals
OpenSecurityTraining2 via Independent Socket Programming in C
Udemy