Vincent Orr

Results 105 comments of Vincent Orr

@TrevorBenson Thanks for the PR, we're just trying to fix the CI failures which aren't actually related to this PR once those are fixed we'll be able to put this...

Going to close as it's not something we can offer

I have a working window resize with iced here [nih_plug_spectrum_analyser](https://github.com/Cmdv/nih_plug_spectrum_analyser). I had to fork [nih_plug_iced](https://github.com/Cmdv/nih_plug_iced) and baseview. Ultimately I exposed screen mouse location to be able to do it cleanly.

@infnada that's great, that was the next step to see if doing things in batches would improve speeds. But I'm fairly skeptical, I have a feeling that a new sync...

@infnada I'm going to close this due to the new performance improvements right now it takes a 1.5 days to resync from scratch/genesis so that would be just as quick...

yeah I've mad a quick attempt but I think you are right that it might be just as quick to sync from scratch. What do you think @kderme ?

I'm going to close this given the recent perf improvements to do this is going to be quicker starting from genesis/scratch.

Another option is to have "common" indexes be added as a config option in the config file. Technically adding the index sits behind a flag, but what we couldn't provide...

Yeah I fixed that yesterday we were talking via dms 👍

@sgillespie I looked at that package and was looking for something really simple but you're right `file-embed` might actually do the trick