https://github.com/krmanik/dds-performance-test
Data Distribution Service Performance Test
https://github.com/krmanik/dds-performance-test
connextdds cyclonedds dds fastdds opendds
Last synced: 11 months ago
JSON representation
Data Distribution Service Performance Test
- Host: GitHub
- URL: https://github.com/krmanik/dds-performance-test
- Owner: krmanik
- License: gpl-3.0
- Created: 2023-03-01T06:42:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T10:12:01.000Z (over 3 years ago)
- Last Synced: 2025-01-17T09:34:24.836Z (over 1 year ago)
- Topics: connextdds, cyclonedds, dds, fastdds, opendds
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Distribution Service Performance Test
Repository for performance testing on following DDSs implementation.
- [Eclipse CycloneDDS](https://github.com/eclipse-cyclonedds)
- [OCI OpenDDS](https://github.com/OpenDDS)
- [eProsima FastDDS](https://github.com/eProsima)
Currently following tests are planned.
- Latency
- Throughput
- Jitters
- Security (Only test before and after encryption of message)