KDBindings
KDBindings copied to clipboard
Benchmark with competitor libraries
Make a benchmark comparison (in a report form like e.g. https://victimsnino.github.io/ReactivePlusPlus/v2/benchmark) between several competitors such as:
- QT (for signal/slot)
- Boost Signals2
- https://github.com/alex-gutev/live_cells_cpp
- https://github.com/victimsnino/ReactivePlusPlus
- https://github.com/ReactiveX/RxCpp
- https://github.com/jm4R/reactive-cpp
- https://github.com/palacaze/sigslot
- https://github.com/NoAvailableAlias/nano-signal-slot
- https://github.com/TheWisp/signals
- https://github.com/vdksoft/signals
- https://github.com/libsigcplusplus/libsigcplusplus
- https://github.com/cpp11nullptr/lsignal
Hey @cyber5tar86 ,
Here is a PR https://github.com/NoAvailableAlias/signal-slot-benchmarks/pull/35 added the KDBinsings to a benchmark repo. and compared it with some other libraries such boost
Hi,
Is it possible for you to share some results?