Jensen
Jensen
深圳机器上尝试复现失败, 现在的性能跟踪情况如下 https://grafana.ci.matrixorigin.cn/d/aa33449a-8c5e-472f-8781-80d4c5df2544/insert-into-select?orgId=1
先解决这个. - #19186
还是慢, 看看怎么回事
初步确定边界范围 : - `06cd080dd `通过insert的方式在tke上耗时`2 min 29.44 sec` - `9abebe71d `通过insert的方式在tke上耗时 `1 min 50.34 sec` 但是进入二分之后, 发现上面的区别可能是波动导致的. ``` 06cd080dd remove catalog operation log from checkpoint and replay ... 2 min...
本地再尝试用multi-cn-with-proxy的方式去复现, 看看能不能复现出来, 如果不能的话可能还是需要测试同学帮忙协调一下资源进行二分
Regarding this issue, I'd like to add another common case: for users in mainland China, updating bun may require configuring a mirror. https://bun.com/docs/runtime/bunfig ```toml [install] registry = "https://registry.npmmirror.com" ``` Although...
repo because of opencode-dcp ``` INFO 2025-12-05T09:06:31 +2ms service=server status=started method=GET path=/event request INFO 2025-12-05T09:08:27 +115632ms service=bun code=0 stdout=bun add v1.3.3 (274e01c7) installed @tarquinen/[email protected] 115 packages installed [721.63s] stderr=Resolving dependencies...
once again, but at lease we know why hhh
@WAY29 - https://github.com/oven-sh/bun/issues/17793 ```shell rm -rf ~/.cache/opencode && /usr/bin/time -lp opencode --print-logs ```
I've tested this on other machines. With the --no-cache option added, it does resolve the issue in scenarios where HTTPS_PROXY would reliably cause hangs. Considering this might be an upstream...