Disable hash speed test
We no longer use the hash for the mux inputs, so during emulation is not a performance bottleneck.
This commit is contained in:
parent
7ba810fd4a
commit
e06651bbb6
@ -10,7 +10,7 @@ unit_test(version.c)
|
||||
#unit_test(tbm_trace.c)
|
||||
unit_test(chan.c)
|
||||
unit_test(bay.c)
|
||||
unit_test(bay-hash-speed.c)
|
||||
#unit_test(bay-hash-speed.c)
|
||||
unit_test(mux.c)
|
||||
unit_test(value.c)
|
||||
unit_test(prv.c)
|
||||
|
Loading…
Reference in New Issue
Block a user