You are here |
blog.sentry.io | ||
| | | |
blog.vbang.dk
|
|
| | | | In the last post I described my weekend project of using advice from Tiger Style to optimize the write path of Seb.Here, we found that data serialization and... | |
| | | |
www.smashingmagazine.com
|
|
| | | | In this article, we're going to look deeply at React Server Components (RSCs). They are the latest innovation in React's ecosystem, leveraging both server-side ... | |
| | | |
blog.maxgio.me
|
|
| | | | In the previous blog about the program execution environment, we introduced the concept of stack unwinding with frame pointers as one of the techniques leveraged for profiling a program. In this blog, we'll see practically how we can build a simple sampling-based continuous profiler. Since we don't want the application to necessarily be instrumented, we can use the Linux kernel instrumentation. Thanks to eBPF we're able to dynamically load and attach the profiler program to specific kernel entry points, ... | |
| | | |
agiletestingfellow.com
|
|
| | Shared understanding should extend beyond feature behavior |