鬼谷子

Results 93 comments of 鬼谷子

Is there any way to work on .NET 8, before the next version?

> How does the load / RPS compare? Every YARP is almost 4000 ![image](https://github.com/microsoft/reverse-proxy/assets/7299249/02756292-605a-43a0-8a96-5140233b7c4d)

I loaded pdb. I find that the Thread in `WorkerThreadStart` method. The `Thread.CurrentThread.SetThreadPoolWorkerThreadName()` takes up a lot of CPU resources. I don't know why have to call WorkerThreadStart so many...

I used YARP source code analysis, I found that YARP itself does not have high cpu usage. ![image](https://github.com/microsoft/reverse-proxy/assets/7299249/445d4d78-c53b-46a3-86fd-50867d22358a)

Is it related to the https://github.com/dotnet/runtime/issues/70098 And I see there's [pr](https://github.com/dotnet/runtime/pull/99364) to fix it

这个是因为懒加载首次获取一些参数异常导致的,知道大概问题所在的位置,但懒加载的解决确实会比较复杂。我们会尝试在1.0中解决它。但如果需要对整个懒加载的机制进行重构的话,可能就要放到2.0了。但2.0不会很遥远,1.0封版后就会进行2.0的的开发。

那暂时放到未排期,后面看看2.0有没有空跟进vuetify3的更新

抱歉,我们将会移动到2.0对DataTable进行整体增强