We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d4003 commit a167e21Copy full SHA for a167e21
src/backend/performance_baseline.json
@@ -1,10 +1,10 @@
1
{
2
- "upload_1000_rows_ms": 49.5,
3
- "correlations_ms": 1.7,
4
- "train_linear_regression_ms": 75.1,
5
- "single_prediction_ms": 13.9,
6
- "upload_200_rows_ms": 46.9,
7
- "profile_cached_ms": 1.2,
8
- "feature_suggestions_ms": 3.6,
9
- "recommendations_ms": 2.5
+ "upload_1000_rows_ms": 49.0,
+ "correlations_ms": 2.1,
+ "train_linear_regression_ms": 74.0,
+ "single_prediction_ms": 19.9,
+ "upload_200_rows_ms": 45.5,
+ "profile_cached_ms": 2.1,
+ "feature_suggestions_ms": 5.0,
+ "recommendations_ms": 2.8
10
}
0 commit comments