fix(client): Remove delay in during engine spans creation (#19149)
This delay actually causes some engine spans to get lost when used
with real data proxy (could not reproduce with mini-proxy). This PR
achieves stable ordering within the testby sorting spans alphabetically
by their name instead.
base
18313b3
7 months ago by SevInf
-2%
test(get-platform): add a benchmark for getPlatform
84be55b
7 months ago by aqrln
-1%
test(get-platform): add a benchmark for getPlatform
3597be1
7 months ago by aqrln
+2%
Merge remote-tracking branch 'origin/main' into bench/get-platform