-
Hi @buoyancy99 ,
Thank you for sharing the source code of your project.
I tried to reproduce the performance on Maze2D medium and large in your paper with the configuration suggested in your pap…
-
I've been collecting some data using [SmokePing](https://oss.oetiker.ch/smokeping/index.en.html) to get a sense for Mycelium performance from my perspective at home. A description of the methodology a…
-
L'affichage des onglets en top bar est un peu lent
https://gyazo.com/c06024219308bc031c61ac3f3fd500a2
C'est peut-être ça qui donne une sensation de latence ?
-
I recently completed porting my application from the layer shell library used by the pop_os team to this project.
In the process, I noticed an increase in CPU usage, both in an idle state and espec…
-
### Describe the bug
We've observed that the initial call to DynamoDB is quite slow, often exceeding 2000ms, and sometimes even approaching 10,000ms. Subsequent calls improve significantly (usually…
-
### Is your feature request related to a problem or challenge?
The `corr` function is used in the h20 benchmark and is quite slow.
https://github.com/apache/datafusion/blob/main/datafusion/functi…
-
Hello! We've noticed that the `Preprocessing library for ...` part of setting up `cabal repl` in our very large package is taking a long time - somewhere between 10s and 60s. We have 10k+ modules and …
-
The current intersection code looks like this (simplified)
```rust
fn advance(&mut self) -> DocId {
let (left, right) = (&mut self.left, &mut self.right);
let mut candidate = left.advanc…
-
Excellent work. Have you tested the speed between Reverb and Whisper or Canary-1B?
-
### Problem Statement
When I am in a project with no spans (performance data) the project will have an empty state. Which ideally directs the a developer to the most obvious way to set their applicat…