Markus Schirp
Markus Schirp
This is an interesting question. If this would be memoization for adamantium I'd argue we'd not even try to serialize the cache state. As `memoizable` would also be used for...
> version with RSpec3 support as a gem? > Thanks! How does coercible relate to rspec3?
So as a user of a release it does not make any difference? Rspec is a development, not a runtime dependency.
Sorry for closing and reopening. Accidentally hit the buttons.
I actually suspect that App runner internally is implemented on Fargate. Such like Fargate is implemented on EC2 etc.
@dgollahon https://github.com/mbj/mutant/pull/1276/files may help boot speed slightly.
This one is "hard" to do in the traditional direct recursion emitter. But would be an easy pattern match ;) Cant wait to extend that system.
I like this idea and support this feature request. Also please note: Mutant tries to do as _much_ work as possible on boot. to reduce the work done by mutation....
Mutant now got a noticable boot speed bump: https://github.com/mbj/mutant/pull/1276/files
Another, much more significant boot speed bump: https://github.com/mbj/mutant/blob/main/Changelog.md#v01114-2022-07-31