-
**Title: High CPU Usage with Qdrant Async Client for GRPC and REST Endpoints**
**Description:**
We are experiencing significant CPU usage spikes when enabling the Qdrant async client for both …
-
Proposed by @arkbriar.
> Grafana Pyroscope is an open source software project for aggregating continuous profiling data.
> Grafana Pyroscope is fully integrated with Grafana allowing you to correl…
-
### Describe the bug
The following tests failed, and thus XFAIL'd, when enabling PVC in CI (https://github.com/intel/llvm/pull/14720):
```
SYCL :: Basic/accessor/accessor.cpp
SYCL :: Deprecate…
-
### Use case
Although Headscale is primarily designed for small-scale VPN environments (e.g., home VPNs), there is increasing interest in using Headscale to deploy large-scale VPN networks with over …
-
### Describe the bug
The double precision performance of [fft-sycl](https://github.com/zjin-lcf/HeCBench/tree/master/src/fft-sycl) lags behind [fft-cuda,](https://github.com/zjin-lcf/HeCBench/tree/…
-
### Steps To Reproduce
1. Start the application with Bitwarden extension enabled.
2. Perform drag-and-drop operations on elements within any scrollable area.
3. Observe the performance impact and…
-
### Describe the bug
While building SYCL code with Intel oneAPI, I noticed that `llvm-foreach` is almost always sitting at 100% cpu usage.
### top:
```
%Cpu(s): 8.5 us, 5.0 sy, 0.0 ni, 85.8 i…
-
### Background
Similar to the setup described in https://github.com/flutter/flutter/issues/124546, I am trying to create and manage my own `FlutterEngineGroup` in a Flutter Application that runs on…
-
```
DevTools in Chrome supports Javascript CPU Profiling.
We want to expose it in ChromeDriver.
However, Javascript CPU Profiling in DevTools is not published yet, so the data
format of profiling re…
-
The invocation `xperf -on latency -stackwalk profile` captures `CSwitch` events but no `CSwitch` stacks.
The invocation `xperf -on latency -stackwalk profile,cswitch` captures `CSwitch` stacks.
We…