Live data from Hacker News

Viewing profile — brancz

brancz

HN member
Joined
Mon, Aug 21, 2017, 2:59 PM UTC
HN karma
660
Public activity
139 items

About brancz

No profile information was provided.

Recent public activity

  1. comment
    Comment #48275873

    We write quite a bit of BPF at work for the Parca-Agent project[1]. And we find that even C is sometimes too high level of a language paired with modern optimization techniques as …

  2. comment
    Comment #48032803

    It’s about density in a datacenter. With this you have 1PB in 4 drives, fitting in a 1u rack, which is just incredible. Also these drives don’t use regular SATA or SAS, they use PC…

  3. comment
    Comment #47831657

    I also find this misleading, and could be solved so easily by just explaining that of course varints need resolving and things will just happen lazily (presumably, I didn’t read th…

  4. story
  5. comment
    Comment #43294032

    Thank you! Overhead ultimately depends on the frequency, it defaults to 19hz per core, at which it’s less than 1%, which is tried and tested with all sorts of super heavy python, J…

  6. comment
    Comment #43292672

    Already been done: 1) native unwinding: https://www.polarsignals.com/blog/posts/2022/11/29/dwarf-bas... 2) python: https://www.polarsignals.com/blog/posts/2023/10/04/profiling... B…

  7. comment
    Comment #43291015

    We’re working hard to bring a lot of Strobelight to everyone through Parca[0] as OSS and Polar Signals[1] as the commercial version. Some parts already exists much to come this yea…

  8. comment
    Comment #43048392

    The point of the first one is that you can create snapshots from within the product where profiling data isn't forever. This is so you can use the pprof.me link in a GitHub issue, …

  9. comment
    Comment #43048151

    Keep an eye out on our blog we're working on some interesting things in this area!

  10. comment
    Comment #43048142

    I mentioned this on another thread as well, but the point isn't that perf can't catch something like this, but it's that having continuous profiling set up makes it way easier to m…

  11. comment
    Comment #43047671

    Nobody is saying that a regular profiling tool can't detect it. However, it's one of those things that if you don't profile it regularly then these are easy things to miss. With a …

  12. comment
    Comment #43047145

    Prometheus gives you CPU/memory total metrics, the profiler used in the article gets you much higher resolution: down to the line number of your source code. If you're looking to o…

  13. comment
    Comment #43046816

    Thank you for the feedback! Quickly worked with the S2 team to get the screenshot from the change added (it's just enabling the hardware acceleration feature in the sha2 crate)!

  14. comment
    Comment #42889237

    I'm familiar with the paper, but it doesn't improve the situation in terms of LBR availability on cloud providers, does it?

  15. comment
    Comment #42888979

    If I'm understanding correctly, this is collecting LBR data through hardware support for PGO/AutoFDO, right?

  16. story
  17. story
  18. story
  19. comment
    Comment #42220767

    There isn’t, because the indented way to use Parca is to profile production and always-on. However, we wouldn’t be against adding a mode like this! FWIW both the server and the age…

  20. comment
    Comment #42209129

    Glad you liked it! Yeah, we worked with a customer who really needs this badly and has done some unspeakable things to get by until now.

  21. comment
    Comment #42208629

    Thanks for submitting! We know HN has a sweet spot for LuaJIT, so we figured it would eventually end up here. Quick summary: this post dives into the gory details of how we impleme…

  22. comment
    Comment #40511142

    Thanks for posting! We missed this being submitted yesterday, so let us know if you have any questions, we'll be sure to watch this thread!

  23. comment
    Comment #40031164

    There certainly are, but I’d recommend making the first priority to look for who is actually going to be your most valuable business partner, their location in my opinion doesn’t r…

  24. comment
    Comment #39971879

    Thank you!

  25. comment
    Comment #39967669

    Having gone through this a couple of times, I'll say that all of this is true, but in practice, I find the actual founding process not very complicated with neo-banks that understa…