Use a task runner for more granularity/parallelism
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
const ITERATIONS = 2000;
|
||||
const YGBENCHMARK = global.YGBENCHMARK ?? global.test;
|
||||
|
||||
YGBENCHMARK("Stack with flex", () => {
|
||||
const root = Yoga.Node.create();
|
||||
|
Reference in New Issue
Block a user