[RFC]: Add Validator and Parser in @stdlib/bench/
for benchmark description.
#6625
Open
3 tasks done
Description
This RFC proposes adding Validator and Parser for the benchmark description ( EX :
# @stdlib/blas/ddot::stacks:size=1000,ndims=2,shape=(2,500)
) in@stdlib/bench/*
Until now, we have been using this descriptive format unconsciously. However, since these descriptors are crucial for visualizing the benchmarks, we need to formalize this approach by including validation and a parser that converts the description into JSON.
Related Issues
Related issues #6
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: