-
As the title states: Does playing around with Firejail netfilters on a per application basis represent a safe way of learning about netfilter rules?
At the moment, I use the default UFW rules
```
…
-
Raised by Norbert Schnell at WAC2016
-
I have a read-bound application (aligning DNA reads to a graph reference genome). I notice that I can align about 1000 reads/second on a single CPU. However, using 32 provides only 8000 reads/second. …
-
Hi Michael,
I'm receiving the following thread sanitizer warning (and couple more) when running my app in debug mode on macOS High Sierra and XCode 9.
```
WARNING: ThreadSanitizer: data race (p…
-
Note: the issue was created automatically with bugzilla2github tool
# Bugzilla Bug ID: 121
Date: 2017-01-16 11:03:41 +0100
From: janne.peltonen@nokia.com
To: openfastpath@list.openfastpath.org
Las…
-
Hi,
I'm attempting to setup my first installation/server.
Following the format `wordpress.example.com` I've:
- Registered the domain name `serverbox.space`
- Pointed the DNS to Digital Ocean…
-
This issue aims to regroup discussion/tests about performance analysis of #551.
# Test 1
**Protocol:**
testing `cf-benchmark` server behavior. (as it does not changed in #551) and see how modific…
-
I'm finding difficulty reasoning about the KMSValidator design. It seems that TM and KMS both support 1-M connections, but you still have to have a single point of failure, either a validator node or …
-
While doing some performance tests on BWA MEM with multiple threads, I came across an issue which affects the true speed up with the number of threads.
When I run bwa mem with 64 threads, the process…
-
hi kim. could you tag a release so that matrix can be packaged easily?
Something like
`git tag -a v0.24 -m "kim's version"`
thanks