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
feat(fork_choice): integrate metrics into fork choice module
Wire up the metrics dependency (build.zig, zbuild.zon), export the
metrics submodule from root.zig, and instrument computeDeltas in
fork_choice.zig with timing and counter observations.
0 commit comments