We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f1ed6 commit a1b370dCopy full SHA for a1b370d
1 file changed
src/backend/performance_baseline.json
@@ -1,12 +1,12 @@
1
{
2
- "upload_1000_rows_ms": 195.0,
3
- "correlations_ms": 1.6,
4
- "train_linear_regression_ms": 243.7,
5
- "single_prediction_ms": 15.3,
6
- "upload_200_rows_ms": 182.5,
7
- "profile_cached_ms": 1.5,
8
- "feature_suggestions_ms": 4.9,
9
- "recommendations_ms": 2.1,
+ "upload_1000_rows_ms": 194.6,
+ "correlations_ms": 2.6,
+ "train_linear_regression_ms": 53.9,
+ "single_prediction_ms": 16.5,
+ "upload_200_rows_ms": 197.9,
+ "profile_cached_ms": 1.6,
+ "feature_suggestions_ms": 5.4,
+ "recommendations_ms": 2.4,
10
"backend_tests": 4613,
11
"frontend_tests": 2634
12
}
0 commit comments