-
**FEATURE REQUEST**
1. Please describe the feature you are requesting.
Currently we don't have any micro-benchmarks in distributedlog. There are a lot of areas (such as, serialization/deserializ…
-
On some new machines, we encounter the exception:
```
fliu@lamppc34:/localhome/fliu/bench$ target/pack/bin/bench tests/implicit_cache.scala
Exception in thread "main" java.lang.RuntimeException: …
-
For some reason, Scala 2.12.x has a regression for the unspecialized basic lookup key, results using `benchmarkJVM/jmh:run -i 20 -wi 20 -f15 -t1`
Scala 2.12.4
```
[info] FirstUnspecialized.basicC…
-
The unit tests of the JMH module just take too much time. The main issue seems to be with loading the data from the zip files. Running ``simplebenchmark/run.sh`` one can verify that it is quite fast p…
-
Provide specific routes for some tests instead full containers.
It could be done using one container by server (Jetty, Undertow, Resin...) and each of them will have routes for every combination of…
-
- [ ] Compilation speed
- [ ] Run speed
- [ ] Community build benchmarks
- [ ] Collection Strawman
- [ ] Graphs, numbers, website, such wow
- [ ] Get a stable environment, ask Fabien for a mach…
-
We have to find a way how to reliably prove the performance after various changes stay in expected limit, or better improves. So far we have limited tests with so-so reliability. If anyone has experie…
-
I ran some benchmarks using JMH against a bunch of Java JSON libraries (jackson, gson, genson, org.json, etc.) and added json-io to my panel of tests and was very surprised (not to say chocked) about …
-
Hello, I'm getting this when I try :
./gradlew
```
FAILURE: Build failed with an exception.
What went wrong:
Could not resolve all files for configuration ':sbe-benchmarks:compileClasspat…
-
**Describe the feature**: Indexing performance
**Elasticsearch version** (`bin/elasticsearch --version`): 6.0.0-beta1
**Plugins installed**: none
**JVM version** (`java -version`)…