OneBitSoftware / Unity-Performance-Dispatcher-vs-UniRxObserver

A sample solution testing the performance of a Dispatcher pattern compared to the Rx ObserveOn method (observer pattern)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Unity Performance Comparison using a Dispatcher vs UniRxObserver

A sample solution testing the performance of a Dispatcher pattern compared to the Rx ObserveOn method (observer pattern)

About

A sample solution testing the performance of a Dispatcher pattern compared to the Rx ObserveOn method (observer pattern)

License:MIT License


Languages

Language:C# 100.0%