Szelethus added a comment.

I don't speak snek, but I approve this message!

Its also great that we have dedicated tiny/small projects to analyze locally.



================
Comment at: clang/utils/analyzer/ProjectMap.py:31
+    SMALL: 1min-10min
+    BIG:   10min-1h
+    HUGE:  >1h
----------------
Just an observation rather then a suggestion, its interesting that we don't 
have a MEDIUM size in between SMALL and BIG. I think the TINY category 
describes the sub-minute runs well, and it'd be awkward to introduce a project 
in between SMALL and BIG, so I don't immediately see a time interval we need to 
categorize.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83942/new/

https://reviews.llvm.org/D83942



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to