Skip to content

Commit 2e1ed12

Browse files
authored
Speed composer dependency parsing up (#2551)
* Speed composer dependency parsing up Signed-off-by: Bob Weinand <[email protected]> * Instead move the whole dependency parsing to the sidecar Signed-off-by: Bob Weinand <[email protected]> * Add components-rs to benchmarks Signed-off-by: Bob Weinand <[email protected]> --------- Signed-off-by: Bob Weinand <[email protected]>
1 parent dc24c31 commit 2e1ed12

12 files changed

Lines changed: 395 additions & 128 deletions

File tree

.gitlab/benchmarks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ benchmarks-tracer:
5555
- bridge/*
5656
- ext/**/*
5757
- src/**/*
58+
- components/**/*
59+
- components-rs/**/*
5860
- zend_abstract_interface/**/*
5961
- tests/Benchmarks/**/*
6062
- benchmark/*

0 commit comments

Comments
 (0)