About
RESignal is my own vanilla luau signal implementation, it has 3 different callback execution method (see the SignalBehavior
enum for more info)
Get the module¶
- GitHub gist (includes benchmark script)
:Fire() benchmark times¶
TODO: As of v2.0.0, RESignal requires to be benchmarked again.