Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-07 | perf/getpid: add a case when syscalls are executed via mov $XXX, %eax; syscall | Andrei Vagin | |
This is the most often pattern of calling system calls in real applications. PiperOrigin-RevId: 367320048 | |||
2020-02-19 | Add basic microbenchmarks. | Adin Scannell | |
PiperOrigin-RevId: 296104390 |