#5 Fail a performance test if it doesn't meet a certain baseline and update the baseline if it performance results increase above a certain threshold (say N% performance increase or something)
#6 Don't fail a build if the test has never passed
#7 Failed test post mortem analysis (Maybe run a script that will report more information about the failure.)