Add perf matrix, esp for hybrid
This commit is contained in:
@@ -66,6 +66,7 @@ export default function () {
|
||||
if(velocityDiff<stableVelocity){
|
||||
stableVeloHandler();
|
||||
}
|
||||
else console.log(velocityDiff);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user