-
Notifications
You must be signed in to change notification settings - Fork 218
Scalability Benchmark Write Up
kmonson edited this page Jan 19, 2016
·
8 revisions
Tests were done with 1500 fake devices, each with 18 points. Only the "depth first all" for each device was published. Time is measured from the start of the first device publish to the completion of the last device publish. Data was published once per minute. DNF means that the device could not complete the task before the next publish started.
All values are in seconds.
Device | Publish Only | Publish One listener | Historian V2 Catch Up |
---|---|---|---|
Odroid XU4 | 5.8 | 8.02 | ~5 |
Intel Compute Stick | 8.6 | 12.78 | ~7.5 |
Minnowboard Max | 16.14 | 28.7 | ~14 |
Banana Pi | 17.76 | 36.16 | ~25 |
RaspberryPi | 18.03 | 22.29 | ~25 |
SMC TWT controller | 36.69 | DNF | DNF |
BeagleBone2 | 47.99 | DNF | DNF |
BeagleBoneBlack | 49.87 | DNF | DNF |
- Platform Agent
- VOLTTRON Central Agent
- Platform Commands
- Platform Configuration
- [Platform Hardening Security Recommendations] (Linux-Platform-Hardening-Recommendations-for-VOLTTRON-users)
- ...
- [Building VOLTTRON] (Building-VOLTTRON)
- Example Agents
- Agent Development
- [Shortcut Scripts] (Scripts)
- [VOLTTRON Conventions] (Conventions)
- [sMAP Test Server] (sMAP-Test-Instance)
- [Design Discussions] (Design Discussions)
- VIP
- VIP - VOLTTRON Interconnect Protocol
- RPC by example
- VIP - Known Identities
- VIP - Authentication
- VIP - Authorization
- Protecting Pub/Sub Topics
- Setup Eclipse for VOLTTRON
- Deployment Walkthrough
- Forward Historian Walkthrough
- [Create New Historian Agent] (Developing-Historian-Agents)
- [Create New Driver Agent] (Develop-Driver-Agent)
- [Developing With Eclipse] (Eclipse)
- Migrations
- [2.x to 3.x Migration](2.x-to 3.x-Migration)
- 1.2 to 2.0 Migration
- [Deployment Recommendations](Recommendations for Deployments)
VOLTTRON Versions and Features
Transactional Network Platform Overview
- Established Topics
- Working with the Actuator Agent
- Logging
- [Multi-Node Communication] (MultiBuildingMessaging)
Information Exchange Standards