Datasets
Standard Dataset
Request execution times GraphQL vs. REST
- Citation Author(s):
- Submitted by:
- Riku Ala-Laurinaho
- Last updated:
- Fri, 04/23/2021 - 09:46
- DOI:
- 10.21227/wa2w-yx63
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
This Data contains measurements on reading and writing data to OPC UA servers directly and via REST and GraphQL interfaces. Each measurement is conducted 50 times. Measurements include reading a single value and reading a value 50 times. Measurements are conducted with Wireshark and the csv files are exported from it.
This data sends contains recordings with Wireshark software on communication with OPC UA server and communication via REST and GraphQL interface.
Each folder contains measurement results for the measurement case specified in the folder name.
The files inside the folder are named as follows:
<letter><measurement number>.csv
in which letters are as follows:
p = direct communication with OPC UA server
g = via GraphQL interface
r = via REST interface