Skip to content

Commit 8b58d37

Browse files
committed
updating readme
1 parent 3435c17 commit 8b58d37

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# misc
22
Misc experiments and utilities
3+
4+
This repo contains the results of the two experiments we performed.
5+
During these experiments we have compiled 100 different configurations for each.
6+
To have a fair measure we have compiled each configuration 5 times.
7+
8+
Firstly we compiled using tuxml, and we retrieved our results from the database.
9+
We created pandas Dataframes with these results, they contain all the information needed for future analysis.
10+
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".
12+
It gave us another two Dataframes which contain these results.

0 commit comments

Comments
 (0)