Update yjit.md
This commit is contained in:
parent
c56243dab4
commit
46874b8fb9
@ -62,7 +62,7 @@ The machine code generated for a given method can be printed by adding `puts YJI
|
|||||||
|
|
||||||
## Benchmarking
|
## Benchmarking
|
||||||
|
|
||||||
We have collected a set of benchmarks and implemented a simple benchmarking harness in the [yjit-bench](https://github.com/Shopify/yjit-bench) repository. This benchmarking harness is designed to disable CPU frequency scaling, set process affinity and disable address space randomization so that the variance between benchmarking runs will be as small as possible.
|
We have collected a set of benchmarks and implemented a simple benchmarking harness in the [yjit-bench](https://github.com/Shopify/yjit-bench) repository. This benchmarking harness is designed to disable CPU frequency scaling, set process affinity and disable address space randomization so that the variance between benchmarking runs will be as small as possible. Please kindly note that we are at an early stage in this project.
|
||||||
|
|
||||||
## Source Code Organization
|
## Source Code Organization
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user