-
```
Would that be possible to add a remove link to the list of benchmarks in order
to delete those that are deprecated.
Additionally, it looks like the remove link used to delete runs in a given
be…
-
```
Would that be possible to add a remove link to the list of benchmarks in order
to delete those that are deprecated.
Additionally, it looks like the remove link used to delete runs in a given
be…
-
We had a conversation with performance folks and they recommended us to start to test our performance regularly. The idea is that we run a GitHub job, as we do with integration tests, in which we gene…
-
From at least Go 1,4 onward,
```
$ go version
go version devel +e03220a594 Sat Aug 25 02:39:49 2018 +0000 linux/amd64
$
```
If we run a tiny benchmark (count++) and use StopTimer() for initi…
-
```
Would that be possible to add a remove link to the list of benchmarks in order
to delete those that are deprecated.
Additionally, it looks like the remove link used to delete runs in a given
be…
-
Want to add in an extra check after the certain benchmarks are run to verify the cluster is in a decent state
Many of the runs I've seen recently, the benchmark finishes but some of the nodes go n…
-
### Description
The performance of jsonwebtoken 9.0.2 is 50 times slower than 8.5.1, mainly in the HS256 algorithm.
**The encoding speed has slowed down by 53 times, and the decoding speed by 3…
-
### Operating system
macOS 14.6.1
### Eleventy
3.0.0
### Describe the bug
Just kicking this off as an observation, I’m consistently observing a significant performance regression after upgrading …
-
## Description
The benchmark results available as a summary report in piplines for Docker and Kubernetes are not displaying reproducable data. The summary includes (random) subset of the actual fin…
-
On 48984454e3f8febfcc1e6a0d8eff29c6ee985c55, reproduce with:
```
sbt:std-benchmarks> run -wi 8 -i 5 ^org.enso.benchmarks.generated.Vector_Operations.Partition$
```
The output is:
```
[info] # Wa…