ispringtech / FastSignals

Easy to use, fast and lightweight C++17 signals and slots library, drop-in replacement for the Boost.Signals2
MIT License
25 stars 10 forks source link

Submit the library to signal-slot-benchmarks comparison repository #28

Open alexey-malov opened 5 years ago

alexey-malov commented 5 years ago

https://github.com/NoAvailableAlias/signal-slot-benchmarks

NoAvailableAlias commented 5 years ago

Hello, I have updated my integration of FastSignals in the signal-slot-benchmarks project. The updated results can be found in this branch, also, (graph found here).

Lastly, here is a diff of the previous results.

Edit: I had to rename connections.cpp due to linker issues with other named connections.cpp from another lib. Also had to disable the msvc_autolink.