Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

The header of the csv file generated by --csvraw option is not correct #73

Closed
harendra-kumar opened this issue Mar 20, 2018 · 1 comment · Fixed by #79
Closed

The header of the csv file generated by --csvraw option is not correct #73

harendra-kumar opened this issue Mar 20, 2018 · 1 comment · Fixed by #79
Labels

Comments

@harendra-kumar
Copy link
Collaborator

The header should print the name of the benchmark as well.

iters,time,cycles,cpuTime,utime,stime,maxrss,minflt,majflt,nvcsw,nivcsw,allocated,numGcs,bytesCopied,mutatorWallSeconds,mutatorCpuSeconds,gcWallSeconds,gcCpuSeconds

elimination/toNull/streamly,1,1.6136415e-2,35418132,1.6138e-2,0.0,0.0,3706880,0,0,0,3,95989920,93,3304,1.5653e-2,1.5653e-2,2.62e-4,3.24074e-4

@harendra-kumar
Copy link
Collaborator Author

This issue obstructs automated tools from correctly parsing the file based on the field names.

@harendra-kumar harendra-kumar changed the title The header of the csv file generated by --csv-raw option is not correct The header of the csv file generated by --csvraw option is not correct Apr 9, 2018
harendra-kumar added a commit to harendra-kumar/hs-gauge that referenced this issue Apr 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant