dxrgrabowski / dxrgrabowski.github.io

Low-level Tech Blog site
https://dxrgrabowski.github.io/
MIT License
1 stars 0 forks source link

2024/09/17/2-syscalls-asm-glibc/ #18

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

Syscalls Demystified: Understanding the Assembly-Level Mechanics

PrefaceAs we saw recently when trying to create the shortest C program. The biggest cost in this program was glibc and its overhead for running the program. How is it look like in the case of asm? Tod

https://dxrgrabowski.github.io/2024/09/17/2-syscalls-asm-glibc/

dxrgrabowski commented 1 month ago

Don't forget to leave a comment ! :D