Skip to content

bench: refactor to use string interpolation in blas/base/layout-resolve-str#11219

Merged
kgryte merged 1 commit intostdlib-js:developfrom
rautelaKamal:bench/blas-base-layout-resolve-str-format
Mar 30, 2026
Merged

bench: refactor to use string interpolation in blas/base/layout-resolve-str#11219
kgryte merged 1 commit intostdlib-js:developfrom
rautelaKamal:bench/blas-base-layout-resolve-str-format

Conversation

@rautelaKamal
Copy link
Copy Markdown
Contributor

Ref: #8647.

Description

This pull request:

Related Issues

This pull request has the following related issues:

Questions

No.

Other

No.

Checklist

  • Read, understood, and followed the [contributing guidelines][contributing].

AI Assistance

  • [] Yes
  • No

@stdlib-js/reviewers
[contributing]: https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md

@stdlib-bot stdlib-bot added BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 30, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Hello! 👋

We've noticed that you've been opening a number of PRs addressing good first issues. Thank you for your interest and enthusiasm!

Now that you've made a few contributions, we suggest no longer working on good first issues. Instead, we encourage you to prioritize cleaning up any PRs which have yet to be merged and then proceed to work on more involved tasks.

Not only does this ensure that other new contributors can work on things and get ramped up on all things stdlib, it also ensures that you can spend your time on more challenging problems. 🚀

For ideas for future PRs, feel free to search the codebase for TODOs and FIXMEs and be sure to check out other open issues on the issue tracker. Cheers!

@stdlib-bot
Copy link
Copy Markdown
Contributor

Coverage Report

Package Statements Branches Functions Lines
blas/base/layout-resolve-str $\color{green}96/96$
$\color{green}+100.00%$
$\color{green}9/9$
$\color{green}+100.00%$
$\color{green}1/1$
$\color{green}+100.00%$
$\color{green}96/96$
$\color{green}+100.00%$

The above coverage report was generated for the changes in this PR.

@kgryte kgryte added difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Benchmarks Pull requests adding or improving benchmarks for measuring performance. review: 5 and removed Needs Review A pull request which needs code review. labels Mar 30, 2026
@kgryte kgryte changed the title bench: refactor to use string interpolation in blas/base/layout-resol… bench: refactor to use string interpolation in blas/base/layout-resolve-string Mar 30, 2026
@kgryte kgryte merged commit 9e4bd00 into stdlib-js:develop Mar 30, 2026
123 checks passed
@kgryte kgryte changed the title bench: refactor to use string interpolation in blas/base/layout-resolve-string bench: refactor to use string interpolation in blas/base/layout-resolve-str Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Benchmarks Pull requests adding or improving benchmarks for measuring performance. BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Good First PR A pull request resolving a Good First Issue. review: 5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants