Skip to content

Commit 3c4a7f6

Browse files
committed
Auto-generated commit
1 parent 4b47451 commit 3c4a7f6

File tree

3 files changed

+16
-12
lines changed

3 files changed

+16
-12
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-01-25)
7+
## Unreleased (2026-01-26)
88

99
<section class="features">
1010

@@ -246,9 +246,9 @@
246246

247247
### Closed Issues
248248

249-
A total of 35 issues were closed in this release:
249+
A total of 36 issues were closed in this release:
250250

251-
[#3135](https://github.com/stdlib-js/stdlib/issues/3135), [#3138](https://github.com/stdlib-js/stdlib/issues/3138), [#3140](https://github.com/stdlib-js/stdlib/issues/3140), [#3145](https://github.com/stdlib-js/stdlib/issues/3145), [#3146](https://github.com/stdlib-js/stdlib/issues/3146), [#3147](https://github.com/stdlib-js/stdlib/issues/3147), [#3149](https://github.com/stdlib-js/stdlib/issues/3149), [#3150](https://github.com/stdlib-js/stdlib/issues/3150), [#3151](https://github.com/stdlib-js/stdlib/issues/3151), [#3152](https://github.com/stdlib-js/stdlib/issues/3152), [#3155](https://github.com/stdlib-js/stdlib/issues/3155), [#3162](https://github.com/stdlib-js/stdlib/issues/3162), [#3164](https://github.com/stdlib-js/stdlib/issues/3164), [#3165](https://github.com/stdlib-js/stdlib/issues/3165), [#3166](https://github.com/stdlib-js/stdlib/issues/3166), [#3167](https://github.com/stdlib-js/stdlib/issues/3167), [#3168](https://github.com/stdlib-js/stdlib/issues/3168), [#3169](https://github.com/stdlib-js/stdlib/issues/3169), [#3171](https://github.com/stdlib-js/stdlib/issues/3171), [#3173](https://github.com/stdlib-js/stdlib/issues/3173), [#3174](https://github.com/stdlib-js/stdlib/issues/3174), [#3175](https://github.com/stdlib-js/stdlib/issues/3175), [#3176](https://github.com/stdlib-js/stdlib/issues/3176), [#3177](https://github.com/stdlib-js/stdlib/issues/3177), [#3178](https://github.com/stdlib-js/stdlib/issues/3178), [#3179](https://github.com/stdlib-js/stdlib/issues/3179), [#3180](https://github.com/stdlib-js/stdlib/issues/3180), [#5836](https://github.com/stdlib-js/stdlib/issues/5836), [#5894](https://github.com/stdlib-js/stdlib/issues/5894), [#6416](https://github.com/stdlib-js/stdlib/issues/6416), [#6867](https://github.com/stdlib-js/stdlib/issues/6867), [#7030](https://github.com/stdlib-js/stdlib/issues/7030), [#7913](https://github.com/stdlib-js/stdlib/issues/7913), [#9544](https://github.com/stdlib-js/stdlib/issues/9544), [#9767](https://github.com/stdlib-js/stdlib/issues/9767)
251+
[#3135](https://github.com/stdlib-js/stdlib/issues/3135), [#3138](https://github.com/stdlib-js/stdlib/issues/3138), [#3140](https://github.com/stdlib-js/stdlib/issues/3140), [#3145](https://github.com/stdlib-js/stdlib/issues/3145), [#3146](https://github.com/stdlib-js/stdlib/issues/3146), [#3147](https://github.com/stdlib-js/stdlib/issues/3147), [#3149](https://github.com/stdlib-js/stdlib/issues/3149), [#3150](https://github.com/stdlib-js/stdlib/issues/3150), [#3151](https://github.com/stdlib-js/stdlib/issues/3151), [#3152](https://github.com/stdlib-js/stdlib/issues/3152), [#3155](https://github.com/stdlib-js/stdlib/issues/3155), [#3162](https://github.com/stdlib-js/stdlib/issues/3162), [#3164](https://github.com/stdlib-js/stdlib/issues/3164), [#3165](https://github.com/stdlib-js/stdlib/issues/3165), [#3166](https://github.com/stdlib-js/stdlib/issues/3166), [#3167](https://github.com/stdlib-js/stdlib/issues/3167), [#3168](https://github.com/stdlib-js/stdlib/issues/3168), [#3169](https://github.com/stdlib-js/stdlib/issues/3169), [#3171](https://github.com/stdlib-js/stdlib/issues/3171), [#3173](https://github.com/stdlib-js/stdlib/issues/3173), [#3174](https://github.com/stdlib-js/stdlib/issues/3174), [#3175](https://github.com/stdlib-js/stdlib/issues/3175), [#3176](https://github.com/stdlib-js/stdlib/issues/3176), [#3177](https://github.com/stdlib-js/stdlib/issues/3177), [#3178](https://github.com/stdlib-js/stdlib/issues/3178), [#3179](https://github.com/stdlib-js/stdlib/issues/3179), [#3180](https://github.com/stdlib-js/stdlib/issues/3180), [#5836](https://github.com/stdlib-js/stdlib/issues/5836), [#5894](https://github.com/stdlib-js/stdlib/issues/5894), [#6416](https://github.com/stdlib-js/stdlib/issues/6416), [#6867](https://github.com/stdlib-js/stdlib/issues/6867), [#7030](https://github.com/stdlib-js/stdlib/issues/7030), [#7913](https://github.com/stdlib-js/stdlib/issues/7913), [#8294](https://github.com/stdlib-js/stdlib/issues/8294), [#9544](https://github.com/stdlib-js/stdlib/issues/9544), [#9767](https://github.com/stdlib-js/stdlib/issues/9767)
252252

253253
</section>
254254

@@ -260,6 +260,8 @@ A total of 35 issues were closed in this release:
260260

261261
<details>
262262

263+
- [`7fbc3d9`](https://github.com/stdlib-js/stdlib/commit/7fbc3d91696d37d3f3f37377d14bd8e5e4d22358) - **bench:** use string interpolation in benchmark descriptions [(#9601)](https://github.com/stdlib-js/stdlib/pull/9601) _(by KovidhRaj)_
264+
- [`86da9c3`](https://github.com/stdlib-js/stdlib/commit/86da9c36f2d5aab25056a563688ae2b9cc42616b) - **chore:** fix JavaScript lint errors [(#9560)](https://github.com/stdlib-js/stdlib/pull/9560) _(by Shreelaxmi Hegde)_
263265
- [`bcac5a8`](https://github.com/stdlib-js/stdlib/commit/bcac5a8416e8cc611010ee290899cd72177087b1) - **bench:** refactor to use string interpolation in various `assert` packages [(#9786)](https://github.com/stdlib-js/stdlib/pull/9786) _(by Anant Sharma, Athan Reines)_
264266
- [`cccf137`](https://github.com/stdlib-js/stdlib/commit/cccf1373cfe50773b96a7d2a4a538ed54987780b) - **bench:** refactor to use string interpolation in `array/pool` [(#9862)](https://github.com/stdlib-js/stdlib/pull/9862) _(by Sagar Ratna Chaudhary)_
265267
- [`c11b35c`](https://github.com/stdlib-js/stdlib/commit/c11b35c2be07283d370662abf5438b9935b49fff) - **bench:** refactor to use string interpolation in `array/base/fillednd` [(#9779)](https://github.com/stdlib-js/stdlib/pull/9779) _(by Rohit R Bhat)_
@@ -720,7 +722,7 @@ A total of 35 issues were closed in this release:
720722

721723
### Contributors
722724

723-
A total of 36 people contributed to this release. Thank you to the following contributors:
725+
A total of 37 people contributed to this release. Thank you to the following contributors:
724726

725727
- Aayush Khanna
726728
- Abhijit Raut
@@ -752,6 +754,7 @@ A total of 36 people contributed to this release. Thank you to the following con
752754
- Sachin Raj
753755
- Sagar Ratna Chaudhary
754756
- Shabareesh Shetty
757+
- Shreelaxmi Hegde
755758
- Shubham
756759
- Sujal charati
757760
- Ullas

base/assert/is-booleanarray/benchmark/benchmark.js

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@ var Float32Array = require( './../../../../float32' );
2525
var Complex64Array = require( './../../../../complex64' );
2626
var BooleanArray = require( './../../../../bool' );
2727
var isBoolean = require( '@stdlib/assert/is-boolean' ).isPrimitive;
28+
var format = require( '@stdlib/string/format' );
2829
var pkg = require( './../package.json' ).name;
2930
var isBooleanArray = require( './../lib' );
3031

3132

3233
// MAIN //
3334

34-
bench( pkg+'::array', function benchmark( b ) {
35+
bench( format( '%s::array', pkg ), function benchmark( b ) {
3536
var bool;
3637
var obj;
3738
var i;
@@ -52,7 +53,7 @@ bench( pkg+'::array', function benchmark( b ) {
5253
b.end();
5354
});
5455

55-
bench( pkg+'::boolean_array', function benchmark( b ) {
56+
bench( format( '%s::boolean_array', pkg ), function benchmark( b ) {
5657
var values;
5758
var bool;
5859
var obj;
@@ -81,7 +82,7 @@ bench( pkg+'::boolean_array', function benchmark( b ) {
8182
b.end();
8283
});
8384

84-
bench( pkg+'::real_typed_array', function benchmark( b ) {
85+
bench( format( '%s::real_typed_array', pkg ), function benchmark( b ) {
8586
var values;
8687
var bool;
8788
var obj;
@@ -110,7 +111,7 @@ bench( pkg+'::real_typed_array', function benchmark( b ) {
110111
b.end();
111112
});
112113

113-
bench( pkg+'::complex_typed_array', function benchmark( b ) {
114+
bench( format( '%s::complex_typed_array', pkg ), function benchmark( b ) {
114115
var values;
115116
var bool;
116117
var obj;
@@ -139,7 +140,7 @@ bench( pkg+'::complex_typed_array', function benchmark( b ) {
139140
b.end();
140141
});
141142

142-
bench( pkg+'::array_like_object', function benchmark( b ) {
143+
bench( format( '%s::array_like_object', pkg ), function benchmark( b ) {
143144
var bool;
144145
var obj;
145146
var i;

generic/benchmark/benchmark.fast_elements_array_length_heuristic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ function copy1( arr ) {
6060

6161
len = arr.length;
6262
if ( len > MAX_FAST_ELEMENTS_HEURISTIC ) {
63-
out = new Array( MAX_FAST_ELEMENTS_HEURISTIC );
63+
out = new Array( MAX_FAST_ELEMENTS_HEURISTIC ); // eslint-disable-line stdlib/no-new-array
6464
for ( i = 0; i < MAX_FAST_ELEMENTS_HEURISTIC; i++ ) {
6565
out[ i ] = arr[ i ];
6666
}
6767
for ( i = MAX_FAST_ELEMENTS_HEURISTIC; i < len; i++ ) {
6868
out.push( arr[ i ] );
6969
}
7070
} else {
71-
out = new Array( len );
71+
out = new Array( len ); // eslint-disable-line stdlib/no-new-array
7272
for ( i = 0; i < len; i++ ) {
7373
out[ i ] = arr[ i ];
7474
}
@@ -89,7 +89,7 @@ function copy2( arr ) {
8989
var i;
9090

9191
len = arr.length;
92-
out = new Array( len );
92+
out = new Array( len ); // eslint-disable-line stdlib/no-new-array
9393
for ( i = 0; i < len; i++ ) {
9494
out[ i ] = arr[ i ];
9595
}

0 commit comments

Comments
 (0)