Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
cmendesce authored Sep 6, 2023
commit 7fb0056ec5f6cf2472f0310c63c1044d049f1374
2 changes: 1 addition & 1 deletion data/sbes2023/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This data is related to the paper published in SBES 2023.
> Carlos M. Aderaldo and Nabor C. Mendonça. 2023. How The Retry Pattern Impacts Application Performance: A Controlled Experiment. In XXXVII Brazilian Symposium on Software Engineering (SBES 2023), September 25–29, 2023, Campo Grande, Brazil. ACM, New York, NY, USA, 10 pages. [https://doi.org/10.1145/3613372.3613409](https://doi.org/10.1145/3613372.3613409)
---

The Resilience Bench configurion file used to run the experiments described in the SBES 2023 paper is available as a [JSON file](https://github.com/ppgia-unifor/resilience-bench/tree/main/samples/config-retry.json) in the [samples folder](https://github.com/ppgia-unifor/resilience-bench/tree/main/samples/).
The Resilience Bench configurion file used to run the experiments described in the SBES 2023 paper is available as a JSON in the file [config-retry.json](config-retry.json).

The experimental dataset produced after running these experiments is available at Zenodo in the [retry-polly-r4j-dataset.zip](https://zenodo.org/record/7938926/files/retry-polly-r4j-dataset.zip?download=1) file.

Expand Down