-
If you have lots of ships (on my laptop ~400), the game starts to noticeably slow down. Even though the game isn't designed to be played with massive fleets, doing it anyways can uncover performance b…
-
This issue is place to list any performance concerns for the databases. This way we can be targeted with testing, set appropriate benchmarks, etc..
[Inserts on sync buffer may become slow](https://…
-
Discussed with @gp1702 this morning that you may have time before CSUN to look at performance bottlenecks in the preprocessors. One that we know of is the YOLO model for [object detection is still on …
-
React’s virtual DOM efficiently updates the actual DOM, but poorly optimized code can still lead to performance issues, especially when dealing with large datasets or complex UI components.
-
### Issue Description
The dotnet/runtime tests consist of thousands of tests in the `src/tests` tree. In the lab these tests take upwards of 20 minutes to build.
However, it looks like most of th…
-
### Description
Users have reported slowness and gold bars at startup attributed to SonarLint.
It's likely that most performance issues will relate to multiple versions of VS, although it seems …
-
### Describe the bug
The performance for aggregation queries + SurrealML model seems very low, as compared to the scenario aggregation query + PyTorch/ONNX model. This behavior does not manifest when…
-
**Is your feature request related to a problem? Please describe.**
I'm running some benchmarks with Python SDK and profiling the code to understand more about its execution. Here's the profile report…
-
Hi guys,
I'm training YOLOv4 on my own dataset, however, it appears "performance bottleneck on CPU or Disk HDD/SDD" in the log.
I'm wondering how to solve it. Please give me some advice!
![…
-
This is just a question, not really an issue. I see your benchmark showing 1GB read in about 3 seconds, or 333MBps. Do you think the bottleneck is within goofys code or is it the S3 architecture its…