Skip to content

My implementation of messenger pattern without GCAllocation and performance of 1.7 ms for 100 senders and 10 000 listeners

Notifications You must be signed in to change notification settings

Wokarol/Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger

My implementation of messenger pattern without GC Allocation and performance of 1.7 ms for 100 senders and 10 000 listeners (100 listeners per each event)

About

My implementation of messenger pattern without GCAllocation and performance of 1.7 ms for 100 senders and 10 000 listeners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages