Skip to content

Commit d3d802b

Browse files
committed
Merge branch 'master' of https://github.com/TuxML/misc
2 parents 91f771e + dbd4047 commit d3d802b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This repo contains the results of the two experiments we performed.
55
During these experiments we have compiled 100 different configurations for each.
66
To have a fair measure we have compiled each configuration 5 times.
77

8-
Firstly we compiled using tuxml, and we retrieved our results from the database.
8+
Firstly we compiled using tuxml, and we retrieved our results from the database.
99
We created pandas Dataframes with these results, they contain all the information needed for future analysis.
1010

11-
In a second time, we recompiled these same configurations 5 times, but this time not with tuxml, just with the native method, i.e by copying the .config and then "make".
11+
In a second time, we recompiled these same configurations 5 times, but this time not with tuxml, just with the native method, i.e by copying the .config and then "make".
1212
It gave us another two Dataframes which contain these results.

0 commit comments

Comments
 (0)