Skip to content

Commit 3d11c53

Browse files
test(profiling): check generator stacks using byte shares
1 parent 1da8a85 commit 3d11c53

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

profiling/tests/correctness/generators.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,6 @@
1616
"error_margin": 5
1717
}
1818
]
19-
},
20-
{
21-
"profile-type": "alloc-samples",
22-
"stack-content": [
23-
{
24-
"regular_expression": "<?php;main;middle;leaf;standard\\|str_repeat$",
25-
"percent": 50,
26-
"error_margin": 5
27-
},
28-
{
29-
"regular_expression": "<?php;main;middle;leaf;standard\\|str_replace$",
30-
"percent": 50,
31-
"error_margin": 5
32-
}
33-
]
3419
}
3520
]
3621
}

0 commit comments

Comments
 (0)