Andrea Lattuada

Results 8 comments of Andrea Lattuada

This should be a fairly complete set of basic wrappers. We are using beanstalk but everything we deploy is dockerized, so we're staying with the "official" `eb` cli, at least...

For now, I'm only using `describeEnvironments`, actually. If you'd rather only merge a complete wrapper I can work on adding the few missing ones.

@gz and I wrote a quick bench of the Nexmark generator in isolation and it appears to have inconsistent performance depending on 1. the setting for `num_event_generators` 2. how many...

This is an interesting conundrum! I tried criterion but it doesn't seem to be designed for this situation: it runs the function-under-test many times to average out the measurement error,...

I asked about this on Slack yesterday, and only found the issue now. I should stress that this is pretty important for accessibility, as using only color to convey information...

Hi @MatthieuDartiailh! Thanks for the PR, I'll take a look as soon as I can, but it may take a few days.

Hi, Thanks for bringing this up. I don't _think_ there's anything fundamental that would prevent this, however it's not clear to me what additional use case we'd support with this...

Thanks for bumping this conversation. I think it does - I was trying to think through potential issues, but it sounds like if we're careful when allocating, and if you...