Implement spend_cpu_cycles in assembly
The compiler was unrolling it previously, so we're doing assembly now for consistency.
This commit is contained in:
@@ -30,4 +30,4 @@ keepalive_interval_seconds = 30
|
||||
|
||||
[benchmark]
|
||||
# Use original benchmark load for testing
|
||||
ok_resolve_iterations = 7000
|
||||
ok_resolve_iterations = 4000
|
||||
|
||||
Reference in New Issue
Block a user