You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Querying the approximate time since boot is much cheaper than querying the precise time since boot. It may make sense to expose this for applications that need more performance and can deal with less precision.
The text was updated successfully, but these errors were encountered:
Alan-Jowett
changed the title
ebpf_query_time_since_boot should be renamed to ebpf_query_time_since_boot_precise
Expose approximate time since boot as a helper
Nov 12, 2024
Querying the approximate time since boot is much cheaper than querying the precise time since boot. It may make sense to expose this for applications that need more performance and can deal with less precision.
The text was updated successfully, but these errors were encountered: