Skip to content

Commit 835dfd7

Browse files
author
vhristov5555
committed
Fix times for create in perf tests.
1 parent 589d0fa commit 835dfd7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tests/perf/cli_operations_time_values.csv

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Repo,Config,Platform,FirstStart,SecondStart
2-
NativeScript/template-hello-world,default,android,30,7,53
3-
NativeScript/template-hello-world,webpack,android,30,7,45
4-
NativeScript/template-hello-world,webpack-snapshot,android,30,7,50
5-
NativeScript/template-hello-world-ng,default,android,30,8,89
6-
NativeScript/template-hello-world-ng,webpack,android,30,8,64
7-
NativeScript/template-hello-world-ng,webpack-snapshot,android,30,8,79
2+
NativeScript/template-hello-world,default,android,45,7,53
3+
NativeScript/template-hello-world,webpack,android,45,7,45
4+
NativeScript/template-hello-world,webpack-snapshot,android,45,7,50
5+
NativeScript/template-hello-world-ng,default,android,45,8,89
6+
NativeScript/template-hello-world-ng,webpack,android,45,8,64
7+
NativeScript/template-hello-world-ng,webpack-snapshot,android,45,8,79
88
nativescript-vue/nativescript-vue-template,default,android,30,8,49
99
NativeScript/nativescript-sdk-examples-ng,default,android,1,50,110
1010
NativeScript/nativescript-sdk-examples-ng,webpack,android,1,50,106
@@ -13,10 +13,10 @@ NativeScript/sample-Groceries,default,android,1,50,85
1313
NativeScript/sample-Groceries,webpack,android,1,50,68
1414
NativeScript/sample-Groceries,webpack-snapshot,android,1,50,73
1515
NativeScript/sample-Groceries,timeline,android,1,50,70
16-
NativeScript/template-hello-world,default,ios,30,14,38
17-
NativeScript/template-hello-world,webpack,ios,30,14,68
18-
NativeScript/template-hello-world-ng,default,ios,31,17,52
19-
NativeScript/template-hello-world-ng,webpack,ios,31,14,80
16+
NativeScript/template-hello-world,default,ios,45,14,38
17+
NativeScript/template-hello-world,webpack,ios,45,14,68
18+
NativeScript/template-hello-world-ng,default,ios,45,17,52
19+
NativeScript/template-hello-world-ng,webpack,ios,45,14,80
2020
nativescript-vue/nativescript-vue-template,default,ios,24,16,29
2121
NativeScript/nativescript-sdk-examples-ng,default,ios,1,59,55
2222
NativeScript/nativescript-sdk-examples-ng,webpack,ios,1,54,124

0 commit comments

Comments
 (0)