-
I am confused about using this plugin in my particular scenario..
The main gist is that I want to define a single benchmark (a single, common subproject) and be able to run that against more than o…
-
Working on the `metadata`, `urls` and `versions` PURL CLI commands (see https://github.com/nexB/purldb/issues/247),
- I occasionally get errors when trying to validate a PURL -- often a `pkg:deb/d…
-
Benchmarks aren't easy and recently I've seen a few PR which were posting results of them but few of them provided command how to run those. It's not trivial for seasoned scala devs and it is surely n…
-
**Describe the bug**
There is a significant decrease in generating `Calendar` objects in 4.0.2 compared to 3.2.18
I added jmh, in version 1.37, benchmarks to my Service that generates the Calendar…
-
If you use something similar to eclipse/lyo.core#83 on the server, the client gets a Jena model (at least until @neormx's patch eclipse/lyo.core#29 is merged and we allow unmarshalling a collection of…
-
Hello,
I'm running some benchmarks for treelite4j, testing out different batch sizes (splitting up a dataset into batches and predicting for each batch in sequence) and the number of threads passed…
-
As described in detail in [purldb issue 247](https://github.com/nexB/purldb/issues/247#issuecomment-1977834376), the server for `pkg:deb/debian/*` queries intermittently fails to respond properly and …
-
# Why
Protect data in the object store: if data is read then no data leak appears thanks to encryption.
Today James applies himself AES for a single private key.
Limitation:
- performance: …
-
I'm trying to build a benchmark for a couple of things using this plugin. The tests are empty right now, as I'm just trying to verify the test infrastructure works. If I run the "jmh" task from a sh…
-
### Expected Behavior
Given a build service:
```
import org.gradle.api.services.BuildService
import org.gradle.api.services.BuildServiceParameters
abstract class MyService implements BuildS…
melix updated
1 month ago