evopro-ag / Sharp7Reactive

Apache License 2.0
56 stars 14 forks source link

Performance compared to Sharp7 legacy version? #7

Closed lio94 closed 2 months ago

lio94 commented 3 months ago

Would I see performance or robustness improvement in communication (with a newer, powerful S7 model) when using this instead of Sharp7 only? Are there benchmarks where these would be compared?

Peter-B- commented 2 months ago

Hi,

Sharp7Reactive is a wrapper around Sharp7. So it can never outperform Sharp7.

Having said that, Sharp7Reactive uses some advanced features of Sharp7, like reading multiple variables in one go, and has seen some substantial performance improvements with the latest 2.0 release. So if you are considering performance, you might want to take a look at this implementation.

Kind regards Peter