<@U054MQUPL>: so, remember that our "slow cold per...
# development
w
@rough-minister-58256: so, remember that our "slow cold perf" for
list
is because we're doing way more than v1 list was
a
Could someone make a list (heh) somewhere of what we were doing before vs what we’re doing now, there?
Oh, I see below… Is the difference that we’re hashing files, rather than just stating them?
w
list
doesn't even expand globs in v1
a
It needn’t in v2 either…
w
they were lazily expanded. but we couldn't cache that in v2, so we started eagerly expanding them
^
a
Could we if we had your generator syntax?
w
to cache fingerprints run over run, it needs to happen in the daemon. we could do some sort conditional logic based on hardcoding what we think the goal will do
no, the syntax wouldn't change that i don't think... it's a pre-fork/post-fork thing, and not knowing (without hacks, i suppose) which goals need which things
a
Or with more specific product types?
w
list doesn't have a product requirement
because the graph is "just there"
back to the room i think... this got pretty general