build: Enable JIT and optimize the WAMR for envoy#16739
build: Enable JIT and optimize the WAMR for envoy#16739lizan merged 5 commits intoenvoyproxy:mainfrom
Conversation
|
Hi @leyao-daily I noticed this PR is in Draft. Would you like me to assign a maintainer to start the code review process, or wait until you mark ready for review? /wait-any |
I still work on some local tests. I think it can be reviewed after I finish testing and mark it ready for review. Thanks |
|
Just to be aware, we've been making some improvements to Envoy tooling for more prompt reviews, but draft PRs are not included in the tooling. I'm updating the contribution guidelines to make that clear (https://github.com/envoyproxy/envoy/pull/17063/files) , but as this PR predates the repokitteh warning I just want to call out that draft PRs are likely not going to get fast turnaround. Please consider marking this as ready for review if it stalls, and you want the assignee to take a look! |
JIT Mode can be open now. And the optimization Co-authored-by: Liang He <liang.he@intel.com> Signed-off-by: Le Yao <le.yao@intel.com>
Signed-off-by: Le Yao <le.yao@intel.com>
6b542ac to
88e3bd4
Compare
Signed-off-by: Le Yao <le.yao@intel.com>
fdd4dfa to
3061597
Compare
2078d1f to
932c867
Compare
Signed-off-by: Le Yao <le.yao@intel.com>
8adf201 to
3f2bc80
Compare
Signed-off-by: Le Yao <le.yao@intel.com>
|
/lgtm deps |
|
I think it's ready to merge. Thanks :) |
|
@PiotrSikora Thanks for your comments. I have update to the latest commit. And can you help review it. LOL Thanks. :) |
JIT Mode can be open now. Finish the optimization of WAMR for Envoy Risk Level: Low Co-authored-by: Liang He <liang.he@intel.com> Signed-off-by: Le Yao <le.yao@intel.com>
JIT Mode can be open now. Finish the optimization of WAMR for Envoy
Co-authored-by: Liang He liang.he@intel.com
Signed-off-by: Le Yao le.yao@intel.com
Commit Message: Enable JIT and optimize the WAMR for envoy
Additional Description: JIT Mode can be open now. Finish the optimization of WAMR for Envoy
Risk Level: Low
Testing: WIP
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]