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
Going by the general rule of thumb that gets are quicker than sets (read vs write),
and the single get_string clearly being quicker than set_string, it seems odd that
get_string4k is slower than set_string4k in bxt_timing
Going by the general rule of thumb that gets are quicker than sets (read vs write),
and the single get_string clearly being quicker than set_string, it seems odd that
get_string4k is slower than set_string4k in bxt_timing