BTW any thoughts on our Codspeed tests? They’ve b...
# daft-dev
j
BTW any thoughts on our Codspeed tests? They’ve been flagging a lot of false positives. I wonder if we should make them opt-in for things that we want to test for
.show
and
.count
performance. (I’m just a little annoyed at seeing the on our CI for all of our PRs)
c
Also find it annoying, it also blocks ('enable auto merge') from working. could we mark that job as optional and have it not fail the CI pipeline, but just report it.
👍 1
s
I can take a stab at fixing these by moving the files to be local
d
Could more of us also be made admins? I seem to only have read permissions
s
a
for context
maybe you have seen different but I would expect something like codspeed which is running in (probably virtualized) CI to be essentially useless except for very veyr broad strokes
only way I could see something like codspeed doing well is if we have dedicated machines with CI so less noise