Wilson Wang

Results 14 issues of Wilson Wang

某些时候需要外界命令,而不是plugin去获取信息。比如用web去和qqbot交互。这时候plugin显得有些杀鸡用牛刀。我加上了poll命令这样可以获取缓存的信息。目前该信息最多存1K条。 经过了测试,修改了出现的bug。现在在python2 和 3上都能正常运行。

Hi guys, I am running wasmedge together with wamr and wasmtime to compare the performance. The bench mark that I used is https://github.com/attractivechaos/matmul I compared AOT performance between them. What...

priority:medium

Hi all, I was running AOT code using wasmtime. However, my code generated a HeapOutOfBound trap and I need to find the root cause of this issue. Currently, all that...

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description We need to add more tests to CI to improve...

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description after single namespace now is supported in Kuberay, we need...

enhancement

Did you guys get a chance to compare the performance between awsm and wamr?

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Right now we don't support Ray cluster rolling upgrade. This...

enhancement
rfc
P1

### Search before asking - [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues. ### KubeRay Component ci ### What happened + What you expected to happen need to...

bug

## General Question I tried to exec `kcl run` in the repo and it is fine. But when in ArgoCD plugin container, I got error ``` failed to compile the...

question

Accidentally overwrite a previous pull request #17282. This is a replacement Use ujson to partially parse json data. since ujson is small, we just include its source inside argocd repo....