Ralph Goers skrev: > What Ceki is doing is an imperfect, but better approach than what you > are suggesting. The current approach adjusts its expectations based on > the baseline performance of the build machine. So as builds are done on > slower or faster hardware the expected baseline should change with it. > Naturally you need to calibrate to the execution environment, in order to determine if a given test is "too slow".
As you may have noticed my suggestion is not changing the actual performance tests, but to change how the results are handled. Right now it is a fatal error if a performance test is deemed too slow, causing the build to fail. That is fine for the slf4j developer but I don't think it is right that it is mandatory for those who just would like to build from source. Perhaps it is just a matter of making it a non-mandatory target? /Thorbjørn _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
