TuxML / tuxml

The main repository of the TuxML project contains the scripts for building Linux kernel configurations in the large.
Apache License 2.0
4 stars 2 forks source link

Data analysis (statistics, logs analysis) #39

Open FAMILIAR-project opened 3 years ago

FAMILIAR-project commented 3 years ago

There are two directons. First, statistics (per kernel version):

Second, logs analysis: in the database, there are several "logs" messages (about build failures, warnings, etc.) We would like to group together "closed" logs messages (and display them) per kernel version

For the two directions, the computation can be heavy and should be done "offline".

I propose we rely on a notebooks technology (https://jupyter.org/)... and the notebook will be refreshed every day and integrated within the website.