Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- short-paperOctober 2022
OpenSSL 3.0.0: an exploratory case study
MSR '22: Proceedings of the 19th International Conference on Mining Software RepositoriesPages 735–737https://doi.org/10.1145/3524842.3528035Context: The OpenSSL project released version 3.0.0 in September 2021. This release was a departure from previous versions of OpenSSL in several ways, including a new versioning system and the first use of public software design documents.
Objective: ...
- research-articleOctober 2022
A deep study of the effects and fixes of server-side request races in web applications
MSR '22: Proceedings of the 19th International Conference on Mining Software RepositoriesPages 744–756https://doi.org/10.1145/3524842.3528463Server-side web applications are vulnerable to request races. While some previous studies of real-world request races exist, they primarily focus on the root cause of these bugs. To better combat request races in server-side web applications, we need a ...
- research-articleOctober 2022
Does configuration encoding matter in learning software performance?: an empirical study on encoding schemes
MSR '22: Proceedings of the 19th International Conference on Mining Software RepositoriesPages 482–494https://doi.org/10.1145/3524842.3528431Learning and predicting the performance of a configurable software system helps to provide better quality assurance. One important engineering decision therein is how to encode the configuration into the model built. Despite the presence of different ...