Add benchmarking support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
It's probably best if we use a shootout engine that already exists somewhere, and make it part of a testing suite. That keeps us from having to dep a bunch of engines as devdeps or include them.
Possible candidates that I know of are Handlebars' benchwarmer suite, and https://github.com/raptorjs/templating-benchmarks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing testing setup and evaluate the proposed Handlebars benchwarmer suite and raptorjs/templating-benchmarks as integration options. Define how benchmarking should run as part of the test suite without adding multiple engine dependencies; done means a documented, repeatable benchmark workflow is integrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100