Skip to content

TuxML/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc

Misc experiments and utilities

This repo contains the results of the experiments we performed. During Exp1 and Exp2 we have compiled 100 different configurations for each. To have a fair measure we have compiled each configuration 5 times.

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

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". It gave us another two Dataframes which contain these results.

During Exp-mutated_configs we change the value of specific options in order to see which impact they have on the size of a kernel.

About

Misc experiments and utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages