User-mode network gateway (SLIRP / vpnkit) in pure OCaml
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-slirp: clarify profiling sequence

+1 -1
+1 -1
PROFILING.md
··· 1539 1539 1540 1540 ## Appendix A: the instrument ladder 1541 1541 1542 - Work down this list; each rung is cheaper than the one after it and rules 1542 + Work down this list; each step is cheaper than the one after it and rules 1543 1543 out more. Skipping ahead to a fancy tool before the cheap ones have spoken 1544 1544 is how sessions get lost optimising the wrong layer. 1545 1545