Allow storing extra data on objects before persisting #69
Annotations
1 error and 3 warnings
build
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: c5bbd2b3c973091c4ce20db35bab0c1a9ec1f4e9 | Previous: 1f46e1bac5041cbf986514495ed6855bd7ccc944 | Ratio |
|-|-|-|-|
| `SIL.Harmony.Tests.DataModelPerformanceBenchmarks.AddSingleChangePerformance(StartingSnapshots: 0)` | `13894032.7` ns (`± 349161.7281754338`) | `3456289.8444444444` ns (`± 214593.83164569302`) | `4.02` |
| `SIL.Harmony.Tests.DataModelPerformanceBenchmarks.AddSingleChangePerformance(StartingSnapshots: 1000)` | `14070519.2` ns (`± 337502.7173601882`) | `3246536.9411764704` ns (`± 91308.33685423991`) | `4.33` |
| `SIL.Harmony.Tests.DataModelPerformanceBenchmarks.AddSingleChangePerformance(StartingSnapshots: 10000)` | `13306648.4` ns (`± 466980.7254119453`) | `2797261.086956522` ns (`± 106666.84588293821`) | `4.76` |
This comment was automatically generated by [workflow](https://github.com/sillsdev/harmony/actions?query=workflow%3ATests) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
build
Performance alert! Previous value was 3456289.8444444444 and current value is 13894032.7. It is 4.019926952113964x worse than previous exceeding a ratio threshold 2
|
build
Performance alert! Previous value was 3246536.9411764704 and current value is 14070519.2. It is 4.334008654434459x worse than previous exceeding a ratio threshold 2
|
build
Performance alert! Previous value was 2797261.086956522 and current value is 13306648.4. It is 4.757027673265176x worse than previous exceeding a ratio threshold 2
|