Olivier Brisse

Results 12 comments of Olivier Brisse

@freewil Ok updated the PR after much testing (lost a bit of time with the issue mentioned in #995) I've done the following changes: - Added a new stack parameter...

I would be interested to see the results as well. We've seen a big performance boost using the local NVME storage (#557) for docker and node build.

@thorrak any progress on this? I'd be happy to look into it and work on a PR :)

I agree that documentation on this feature is minimal. I found a bit more details in this comment: https://github.com/docker/buildx/issues/1065#issuecomment-1098357043 which seems to suggest it deletes "the oldest and least used...

I'm also curious to know what's the plan here. Currently datetime fields seems to be broken. The name attribute is empty so they are not submitted. I'm tinkering with the...

Same here with a GTX560. Last version I was running was 142261b and running ~126 kh/s. With latest version (827708f) I get ~110 kh/s. I've reverted to last version and...

Sorry, my bad: `-d 0 -i 0 -q -l F112x2`

Ok, I'll add it then. Any ideas why the specs are failing? It doesn't seem to be related to my changes.

Rebased from `master` and added `RequestSignature` support. Let's see if the build pass.

I'm having the same error on `[email protected]` when running the `sync-workspace-info` command: ``` ERROR [d.l.ucx.sync-workspace-info] TypeError: cannot pickle '_thread.lock' object ``` Any update on this?