An open API service indexing awesome lists of open source software.

https://github.com/fengb/generator-bench


https://github.com/fengb/generator-bench

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

| | int | recursive struct |
|:--- | ---:| ---:|
| ***callbacks*** | ***16 ns*** | ***462 ns*** |
| union4 | 339 ns | 3346 ns |
| union2 | 325 ns | 3192 ns |
| union2 intrusive | 326 ns | 2146 ns |
| union2 intrusive (--single-threaded) | 280 ns | 1725 ns |