We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210d307 commit 1e1ee20Copy full SHA for 1e1ee20
src/backend/performance_baseline.json
@@ -1,10 +1,10 @@
1
{
2
- "upload_1000_rows_ms": 79.3,
3
- "correlations_ms": 2.6,
4
- "train_linear_regression_ms": 98.6,
5
- "single_prediction_ms": 26.4,
6
- "upload_200_rows_ms": 47.8,
7
- "profile_cached_ms": 2.2,
8
- "feature_suggestions_ms": 3.6,
9
- "recommendations_ms": 3.0
+ "upload_1000_rows_ms": 49.8,
+ "correlations_ms": 1.4,
+ "train_linear_regression_ms": 71.9,
+ "single_prediction_ms": 12.7,
+ "upload_200_rows_ms": 44.5,
+ "profile_cached_ms": 1.1,
+ "feature_suggestions_ms": 3.8,
+ "recommendations_ms": 2.6
10
}
0 commit comments