storj/satellite/durability
Márton Elek 0ef3247d44 satellite/durability: make benchmark even quicker
To make sure that Benchmark tests are good, we run them with -short flag, eg:

```
go test -short -run=BenchmarkDurabilityProcess
```

Durability benchmark already supports this, but we can make it slightly more faster with
using less sgements and pieces during the `-short` run.

Change-Id: I9547ca1e3cd0178eb395a7a388f2e7936a9862d7
2023-11-08 19:00:30 +00:00
..
doc.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00
observer_integration_test.go satellite/durability: add exemplar and report time to the reported results 2023-11-06 13:22:28 +01:00
observer_test.go satellite/durability: make benchmark even quicker 2023-11-08 19:00:30 +00:00
observer.go satellite/durability: make benchmark even quicker 2023-11-08 19:00:30 +00:00
pkg.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00