Thanks for the feedback - pushed.
On Wed, 3 Jul 2024 at 16:37, Ville Voutilainen
<[email protected]> wrote:
>
> On Wed, 3 Jul 2024 at 18:33, Jonathan Wakely <[email protected]> wrote:
> >
> > On Thu, 27 Jun 2024 at 11:52, Jonathan Wakely wrote:
> > >
> > > This refactoring to use RAII doesn't seem to make any difference in
> > > benchmarks, although the generated code for some std::vector operations
> > > seems to be slightly larger. Maybe it will be faster (or slower) in some
> > > cases I didn't test?
> > >
> > > I think I like the change anyway - any other opinions on whether it's an
> > > improvement?
> >
> > Any thoughts before I push this? Better? Worse? Needs more cowbell?
>
> I think the patch is an improvement. Push it.
>