Skip to content
Unverified Commit cfa6bf90 authored by Bradley Olson's avatar Bradley Olson Committed by GitHub
Browse files

Add `assign_core` benchmark to bulk assigner (#2433)



When building benchmark code I found that previous changes to the
`build` function in builder only worked for tests and not for
benchmarks. The fix I thought of was to have one version of the function
for tests which accommodates the mock assigner and another for
benchmarks that accommodates whichever assigner a particular runtime is
using.

There's likely a better solution, so I'd be very open to hearing it!

---------

Co-authored-by: default avatarantonva <[email protected]>
Co-authored-by: command-bot <>
Co-authored-by: default avatareskimor <[email protected]>
parent 946750f0
Pipeline #422136 failed with stages
in 8 minutes and 22 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment