Skip to content

[RFC]: Add validator and parser in @stdlib/bench/* for benchmark description #6625

@Vinit-Pandit

Description

@Vinit-Pandit

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

No one assigned

    Labels

    Needs DiscussionNeeds further discussion.RFCRequest for comments. Feature requests and proposed changes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions