Skip to content

bench: refactor to use string interpolation in @stdlib/stats/base/dists/discrete-uniform/logpmf#10983

Closed
rautelaKamal wants to merge 0 commit intostdlib-js:developfrom
rautelaKamal:refactor/discrete-uniform-logpmf-benchmarks
Closed

bench: refactor to use string interpolation in @stdlib/stats/base/dists/discrete-uniform/logpmf#10983
rautelaKamal wants to merge 0 commit intostdlib-js:developfrom
rautelaKamal:refactor/discrete-uniform-logpmf-benchmarks

Conversation

@rautelaKamal
Copy link
Copy Markdown
Contributor

Description

This PR refactors the benchmark files to use string interpolation for benchmark names and corrects the variable sorting order in the main loop to follow the convention len, max, min, i, y.

Checklist

@stdlib-bot
Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. labels Mar 16, 2026
@rautelaKamal rautelaKamal force-pushed the refactor/discrete-uniform-logpmf-benchmarks branch from 563cf92 to 1a62e75 Compare March 16, 2026 02:53
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants