-
Hello.
When I install windows10 on qemu with enabled kvm and the ovmf firmware on my dedicated server, the installed guest system experiences many quite random blue screens.
Depending on the current …
-
We should check for accidental bottlenecks in the benchmark driver, problems with system setup (like #3) etc. We should also check the overhead of different profilers (see #19) and the metrics store (…
-
I've created a tiny project to play with - https://github.com/hsestupin/quasar-galaxy-issue
You can get an issue with
```
gradle :issue1:run
```
Expected behaviour is throwing the following exce…
-
Hi
I noticed that RoaringBitmap is several thousands times faster than ImmutableRoaringBitmap and got curious as to why this is.
I wrote a few JMH tests and ran them in mission control and so far I…
-
@pmouawad ([Bug 58786](https://bz.apache.org/bugzilla//show_bug.cgi?id=58786&redirect=false)):
As per previous discussion on dev mailing list:
- http://mail-archives.apache.org/mod_mbox/jmeter-dev/201…
-
Am I correct that there is a noticeable overhead?
Is there a room for improvement?
What I am trying to do is balance between trying to do stuff 100% zerocopy and ability to grow the packet buffer in …
-
Got around to playing with this finally. Very nice!
The produced recording files should be named in a way that makes it easy to match them to the appropriate benchmark.
-
Hi
I was running locally with env=dev, everything is fine
when I switch to env=prod, I ran into:
```
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':compileG…
-
Hi folks,
I've been debugging the Couchbase Java SDK with the flight recorder a bit and something very odd came up. Even though nothing is in the logs, it looks like my computation scheduler is inter…
-
Even with the Flight Recorder GPS accessory, from a cold boot the AR.Drone doesn't send GPS data as part of navdata.
The following command will cause the drone to begin including GPS data (this is wh…