Does it make sense to create a valgrind CI job for wgpu?
              
              #4714
            
            
          -
| I do not know if this idea makes sense, because reading around it seems that  | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
| I wouldn't expect false positives - I can run the test suite under valgrind fine. The main problem is that valgrind is slow and running the whole test suite can take many minutes on a 10 core, let alone a 2 core CI machine. | 
Beta Was this translation helpful? Give feedback.
-
| 
 This is true, but one can run  | 
Beta Was this translation helpful? Give feedback.
I wouldn't expect false positives - I can run the test suite under valgrind fine. The main problem is that valgrind is slow and running the whole test suite can take many minutes on a 10 core, let alone a 2 core CI machine.