|
@@ -0,0 +1,21 @@
|
|
|
+# mean: \u5e73\u5747\u8017\u65f6(\u6beb\u79d2)
|
|
|
+# meanRate: \u5e73\u5747\u901f\u7387(\u6b21/\u79d2)
|
|
|
+# oneMinRate: \u4e00\u5206\u949f\u5185\u901f\u7387(\u6b21/\u79d2)
|
|
|
+# [S] \u4e3a\u77ac\u65f6TPS
|
|
|
+# [E] \u76d1\u63a7\u9650\u6d41\u8868\u8fbe\u5f0f
|
|
|
+# [S] \u9650\u6d41\u540e\u6700\u5c0f
|
|
|
+
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/compareFaceSync][POST][S] : 500
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/compareFaceSync][POST][E] : mean>2000 && oneMinRate>10
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/compareFaceSync][POST][R] : 10
|
|
|
+
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/getExamCaptureResult][GET][S] : 300
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/getExamCaptureResult][GET][E] : mean>1000 && oneMinRate>10
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/getExamCaptureResult][GET][R] : 10
|
|
|
+
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/uploadExamCapture][POST][S] : 300
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/uploadExamCapture][POST][E] : mean>1000 && oneMinRate>10
|
|
|
+[${app.api.oe.student.face}/examCaptureQueue][/uploadExamCapture][POST][GET][R] : 10
|
|
|
+
|
|
|
+
|
|
|
+
|