We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783a30c commit cbfe52fCopy full SHA for cbfe52f
src/backend/performance_baseline.json
@@ -1,10 +1,10 @@
1
{
2
- "upload_1000_rows_ms": 43.7,
3
- "correlations_ms": 1.3,
4
- "train_linear_regression_ms": 50.8,
5
- "single_prediction_ms": 12.9,
6
- "upload_200_rows_ms": 47.0,
7
- "profile_cached_ms": 1.2,
8
- "feature_suggestions_ms": 3.5,
9
- "recommendations_ms": 1.9
+ "upload_1000_rows_ms": 44.1,
+ "correlations_ms": 1.4,
+ "train_linear_regression_ms": 51.5,
+ "single_prediction_ms": 11.9,
+ "upload_200_rows_ms": 44.3,
+ "profile_cached_ms": 1.1,
+ "feature_suggestions_ms": 4.1,
+ "recommendations_ms": 2.0
10
}
0 commit comments