-
-
Notifications
You must be signed in to change notification settings - Fork 906
Open
Labels
Needs DiscussionNeeds further discussion.Needs further discussion.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.
Description
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
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
Needs DiscussionNeeds further discussion.Needs further discussion.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.