• @[email protected]
    link
    fedilink
    English
    24 months ago

    So this is probably useful for statistics collectors in DBMSes, used for planning queries. Any other use cases jump to mind?

    • @porgamrer
      link
      24 months ago

      I thought it sounded kind of similar to statistical CPU profiling, where you’re sampling the program counter of a given thread to see which functions actually use the most time. Maybe this idea could help increase the sample rate.