Closed shekhar316 closed 11 months ago
@shekhar316 we could have bytes
as well (All lower case)
@shekhar316 we could have
bytes
as well (All lower case)
Hi @dinogun,
Added the 'bytes' all lowercase.
@shekhar316 Please dont use force push for your commits, it's not a good practice as it is difficult to look at what changed between commits.
@chandrams what tests need to be added / changed to now support the Bytes
format?
@shekhar316 Please dont use force push for your commits, it's not a good practice as it is difficult to look at what changed between commits.
Sure, will keep in mind from next time ...
@dinogun - The results json used in the tests at present have format as MiB with some dummy metrics values, we can change the memory format with the same value to the supported formats and test it.
Recommendation infra uses real data metrics we can update the scripts there as well to test the actual recommendations with these supported formats.
This PR solves Issue https://github.com/kruize/autotune/issues/1036