-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbiojava.txt
More file actions
69 lines (69 loc) · 3.46 KB
/
biojava.txt
File metadata and controls
69 lines (69 loc) · 3.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Running 10 iterations to measure test execution times...
Iteration 1/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 1: Baseline=09:55 min (exit=0), Plugin=10:21 min (exit=0), Overhead=4.36974700%
Iteration 2/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 2: Baseline=11:10 min (exit=0), Plugin=10:03 min (exit=0), Overhead=-10.00000000%
Iteration 3/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 3: Baseline=09:37 min (exit=0), Plugin=14:06 min (exit=0), Overhead=46.62045000%
Iteration 4/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 4: Baseline=09:23 min (exit=0), Plugin=11:28 min (exit=0), Overhead=22.20248600%
Iteration 5/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 5: Baseline=09:44 min (exit=0), Plugin=10:54 min (exit=0), Overhead=11.98630100%
Iteration 6/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 6: Baseline=09:09 min (exit=0), Plugin=10:08 min (exit=0), Overhead=10.74681200%
Iteration 7/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 7: Baseline=09:49 min (exit=0), Plugin=10:09 min (exit=0), Overhead=3.39558500%
Iteration 8/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 8: Baseline=09:31 min (exit=0), Plugin=10:20 min (exit=0), Overhead=8.58143600%
Iteration 9/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 9: Baseline=10:32 min (exit=0), Plugin=10:01 min (exit=0), Overhead=-4.90506300%
Iteration 10/10...
Cleaning project and compiling classes...
Running baseline tests (mvn test)...
Preparing for introspect (mvn clean process-classes -Pembed-all)...
Running tests with introspect (mvn test -Pintrospect)...
Run 10: Baseline=09:25 min (exit=0), Plugin=10:13 min (exit=0), Overhead=8.49557500%
-------------------------------
Results across 10 runs:
Average baseline test execution time: 589.50000000s
Average plugin test execution time: 646.30000000s
Average time overhead: 56.80000000s
Average percentage time overhead: 10.14933290%
Median percentage time overhead: 8.53850550%
-------------------------------