Hi, Since there has been some talk about lintian performance recently (and some improvements!), I worked again on the lintian importer in UDD (that runs lintian over each source and binary package), and added a web interface to expose the performance data it collects:
https://udd.debian.org/cgi-bin/lintian-logs.cgi To keep the implementation simple, the listing is restricted to the 100 source packages that take the more time. If someone needs more (and would rather not use direct access to the DB), please let me know and I can revisit this. Also remember that the UDD importer checks all architectures. That explains the large number of binary packages for each source package, and the long durations, that would not be experienced by typical lintian executions where one only runs it on source+locally-built binaries. Lucas

