intel / lmbench

GNU General Public License v2.0
265 stars 117 forks source link

Update getsummary #17

Open lilingling3504 opened 3 years ago

lilingling3504 commented 3 years ago

When the getsummary file is not updated, some values of our test report will be lost. After the update, this problem has been solved. When there is no update getsummary file, all items in "Processor, Processes", "Basic integer operations", "Basic uint64 operations", "Basic float operations" and "Basic double operations " are empty except for items "Host" and "OS" . After updating the file, you will get a complete test report without missing values.