-
Hello,
I'm looking for an optimal chunking strategy to get relevant answers for my queries.
I tried these parmeters provided in "high quality config" :
- chunk size : 7000
- chunk overlap : 2…
-
Today the `SnapshotStressTestsIT` suite only really tests happy paths (albeit at high concurrency) so that it can assert that operations all succeed as expected. We should have some similar high-concu…
-
PG would fork a new process for each connection. So If I understand correctly, it would launch a new JVM instance for each connection in JDBC_FDW. I am concerned about the memory usage in high concurr…
-
## 🐛 Bug
The service started based on Meta-Llama-3.1-70B-Instruct fp8 will crash when running a large concurrency.
## To Reproduce
### convert model
refer this issue: #2982
### start s…
-
## Enhancement
In TiDB, when dynamic partition prune mode is enabled, and if there is a full table scan for a partition table in TiFlash, assuming the partition table has n partitions, and if TiDB …
-
I use a custom client to send requests to Knative services with a Kourier gateway. It has a slow-start algorithm that gradually scales up concurrent requests until a configured limit is reached, or un…
-
Perf's 99% result would be meaningless if there are too few requests being made (-n)
If concurrency is high enough to stress the local machine's CPU, then it's likely introducing latency by itself (t…
lavie updated
6 years ago
-
### What's the use case?
In large enterprise organizations there will be many teams (20+). As an operator of the Dagster platform it would be nice to set concurrency limitation at the code location s…
-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.Throwable: Indexing process should not rely on non-indexed file data.
Indexing file = /home/graff/.…
-
In stress testing, there were some task have not been started.Poor support for high concurrency.