We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2862f2 commit 4fe4a22Copy full SHA for 4fe4a22
src/backend/performance_baseline.json
@@ -1,10 +1,10 @@
1
{
2
- "upload_1000_rows_ms": 96.2,
3
- "correlations_ms": 1.6,
4
- "train_linear_regression_ms": 113.1,
5
- "single_prediction_ms": 27.3,
6
- "upload_200_rows_ms": 85.7,
7
- "profile_cached_ms": 1.3,
8
- "feature_suggestions_ms": 3.7,
9
- "recommendations_ms": 2.0
+ "upload_1000_rows_ms": 47.0,
+ "correlations_ms": 1.4,
+ "train_linear_regression_ms": 365.1,
+ "single_prediction_ms": 13.0,
+ "upload_200_rows_ms": 48.1,
+ "profile_cached_ms": 1.0,
+ "feature_suggestions_ms": 4.2,
+ "recommendations_ms": 2.2
10
}
0 commit comments