sparse-intern-71089
06/08/2022, 2:19 PMacoustic-truck-53557
06/08/2022, 3:09 PMmysterious-beard-98670
06/08/2022, 3:17 PM.pulumi/stacks
in the s3 bucket
time aws s3 ls <s3://bucketname/.pulumi/stacks> --recursive
0.85s user 0.09s system 19% cpu 4.931 total
just under 5 seconds for aws cli to list the files, which i imagine is all pulumi stack ls
needs, though there does seem to be an awful lot of .bak
files up there polluting the space tooacoustic-truck-53557
06/08/2022, 5:47 PMpulumi up
on stable stack, Pulumi backend seems to be twice as fast as S3 backend. 29s vs 59s. Have anybody found a nice way to make pulumi on S3 backend faster?