|
|
|
|
|
by himom
2944 days ago
|
|
I read from benchmarks Iris was the fastest web framework ever. How does Gin compare to it? Another big win is the bootsnap gem, which is a cache of previous VM runs that loads faster than parsing all invariant pieces of code again. https://github.com/Shopify/bootsnap |
|
I haven't had a chance to use Bootsnap yet but it sounds really promising.