Skip to content

Commit 43b772b

Browse files
committed
Auto-generated commit
1 parent 844d3fa commit 43b772b

File tree

10 files changed

+183
-21
lines changed

10 files changed

+183
-21
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ indent_style = tab
8686
[*.{f,f.txt}]
8787
indent_style = space
8888
indent_size = 2
89-
insert_final_newline = false
9089

9190
# Set properties for shell files:
9291
[*.{sh,sh.txt}]

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/array/base/assert/is-complex128array) of the main repository where we’ll review and provide feedback.
44

5-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
66

77
We look forward to receiving your contribution! :smiley:

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,12 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
.cursor
192+
.cursorignore
193+
.windsurfrules
194+
.clinerules
195+
196+
# AI coding agents #
197+
####################
198+
CLAUDE.md
199+
GEMINI.md

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22

33
> Package changelog.
44
5+
<section class="release" id="unreleased">
6+
7+
## Unreleased (2025-12-05)
8+
9+
<section class="commits">
10+
11+
### Commits
12+
13+
<details>
14+
15+
- [`e7258ae`](https://github.com/stdlib-js/stdlib/commit/e7258ae18bab179392875a2aa810646f33da80e6) - **bench:** refactor to use string interpolation in `array/base/assert/is-complex128array` [(#8782)](https://github.com/stdlib-js/stdlib/pull/8782) _(by Rohit R Bhat)_
16+
17+
</details>
18+
19+
</section>
20+
21+
<!-- /.commits -->
22+
23+
<section class="contributors">
24+
25+
### Contributors
26+
27+
A total of 1 person contributed to this release. Thank you to this contributor:
28+
29+
- Rohit R Bhat
30+
31+
</section>
32+
33+
<!-- /.contributors -->
34+
35+
</section>
36+
37+
<!-- /.release -->
38+
539
<section class="release" id="v0.2.2">
640

741
## 0.2.2 (2024-07-29)

CONTRIBUTORS

Lines changed: 131 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,124 +3,243 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <jain.aadishj@gmail.com>
6+
Aarya Balwadkar <aaryabalwadkar2005@gmail.com>
67
Aayush Khanna <aayushiitbhu23@gmail.com>
8+
Abdelrahman Samir <60700731+abdelrahman04@users.noreply.github.com>
9+
Abdul Kaium <97376242+impawstarlight@users.noreply.github.com>
10+
Abhay Punia <156515195+Hecker165@users.noreply.github.com>
711
Abhijit Raut <abhijitmraut8010@gmail.com>
12+
Abhishek G <166795493+AbhishekG-Codes@users.noreply.github.com>
13+
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
814
Adarsh Palaskar <adarshpalaskar99@gmail.com>
915
Aditya Sapra <adityaework@gmail.com>
16+
Aditya Singh <adityasinghk099@gmail.com>
1017
Ahmed Atwa <Ahmedatwa866@yahoo.com>
1118
Ahmed Kashkoush <ahmedkashkoush464@gmail.com>
1219
Ahmed Khaled <kahmd1444@gmail.com>
20+
Aksshay Balasubramanian <119944779+Aksshay88@users.noreply.github.com>
1321
Aleksandr <112382387+alextes90@users.noreply.github.com>
1422
Ali Salesi <ali_sal1381@yahoo.com>
15-
Aman Bhansali <bhansali.1@iitj.ac.in>
23+
Aly Abdelmoneim <148393799+AlyAbdelmoneim@users.noreply.github.com>
24+
Aman Bhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
25+
Aman Bhansali <amanbhansali65@gmail.com>
26+
Amisha Chhajed <amishhhaaaa@gmail.com>
1627
Amit Jimiwal <amitjimiwal45@gmail.com>
28+
Anmol Sah <annifind010@gmail.com>
29+
Annamalai Prabu <apfossdev@gmail.com>
30+
Anshu Kumar <contact.anshukumar@protonmail.com>
31+
Anshuman Singh <anshu.1239.as@gmail.com>
1732
Anudeep Sanapala <anudeep0306@gmail.com>
33+
Arihant Pal <arihant0pal@gmail.com>
34+
Aryan Bhirud <112156883+AryanBhirud@users.noreply.github.com>
35+
Aryan J <18aryanj2006@gmail.com>
1836
Athan Reines <kgryte@gmail.com>
19-
Ayaka <73595362+USERSATOSHI@users.noreply.github.com>
37+
Atharva Patil <anpatil.1223@gmail.com>
38+
Bhavishy Agrawal <bhavishyrocker2801@gmail.com>
39+
Bhupesh Kumar <bkumar_be23@thapar.edu>
2040
Brendan Graetz <bguiz@users.noreply.github.com>
2141
Bruno Fenzl <brunofenzl@gmail.com>
2242
Bryan Elee <rxbryn@gmail.com>
2343
Chinmay Joshi <86140365+JawHawk@users.noreply.github.com>
2444
Christopher Dambamuromo <chridam@gmail.com>
2545
Dan Rose <danoftheroses@gmail.com>
46+
Daniel Hernandez Gomez <156333015+dhernandeez13@users.noreply.github.com>
2647
Daniel Killenberger <daniel.killenberger@gmail.com>
2748
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
2849
Debashis Maharana <debashismaharana7854@gmail.com>
29-
Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
30-
Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
50+
Deep Trivedi <deepbtrivedi04@gmail.com>
51+
Deepak Singh <78257493+Deepak91168@users.noreply.github.com>
52+
Deepak Singh <negid0253@gmail.com>
53+
Desh Deepak Kant <deshdeepakkant@gmail.com>
54+
Dev Goel <135586571+corsairier@users.noreply.github.com>
55+
Devshree Bhati <147095250+devshree-bhati@users.noreply.github.com>
56+
Dhanyabad Behera <dhanyabadbehera@gmail.com>
57+
Dhruv Arvind Singh <154677013+DhruvArvindSingh@users.noreply.github.com>
58+
Dhruvil Mehta <dhruvilmehta2606@gmail.com>
59+
Dipjyoti Das <dipexplorerid23@gmail.com>
60+
Ditsu S <170345142+ditsus@users.noreply.github.com>
61+
Divyansh Seth <divyanshseth08@gmail.com>
3162
Dominic Lim <46486515+domlimm@users.noreply.github.com>
3263
Dominik Moritz <domoritz@gmail.com>
3364
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
34-
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
65+
Dudhat Hemil Pravinkumar <138382078+Hemil36@users.noreply.github.com>
66+
Ekampreet Singh Bains <bainsinbusiness@gmail.com>
67+
Eunice Sim <77243938+EuniceSim142@users.noreply.github.com>
68+
Fadio <48636283+fadiothman22@users.noreply.github.com>
3569
Frank Kovacs <fran70kk@gmail.com>
70+
Gaurav Jadhav <gaurav70380@gmail.com>
71+
Gaurav Kaushik <144526331+Gauravkaushik-1206@users.noreply.github.com>
72+
Gautam Kaushik <162317291+Kaushikgtm@users.noreply.github.com>
73+
Gautam sharma <gautamkrishnasharma1@gmail.com>
74+
Geo Daoyu <geodaoyu@foxmail.com>
75+
Girish Garg <garggirish2020@gmail.com>
76+
Gitty Harsha <hnarayana788@gmail.com>
3677
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
78+
Gopi Kishan <gkishan1kyt@gmail.com>
3779
Gunj Joshi <gunjjoshi8372@gmail.com>
38-
Gururaj Gurram <143020143+gururaj1512@users.noreply.github.com>
39-
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
80+
Guru Prasad Sharma <168292003+GURUPRASADSHARMA@users.noreply.github.com>
81+
Gururaj Gurram <gururajgurram1512@gmail.com>
82+
Harishchandra Reddy <harish.7000@gmail.com>
83+
Haroon Rasheed <51189276+haroon26@users.noreply.github.com>
84+
Harsh Yadav <harshyadav6078@gmail.com>
4085
Harshita Kalani <harshitakalani02@gmail.com>
86+
Hemang Choudhary <coehemang@gmail.com>
87+
Hemant M Mehta <92446645+hemantmm@users.noreply.github.com>
4188
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
89+
Iryna Andrushko <ira.andrushko2@gmail.com>
4290
Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
91+
Jaison Dsouza <jaisondz9360@gmail.com>
92+
Jalaj Kumar <142599224+jalajk3004@users.noreply.github.com>
4393
James Gelok <jdgelok@gmail.com>
94+
Jay Soni <jaygsoni14@gmail.com>
4495
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
96+
Jenish <thisisjenish05@gmail.com>
4597
Jenish Thapa <141203631+jenish-thapa@users.noreply.github.com>
4698
Jithin KS <jithinks112@gmail.com>
4799
Joel Mathew Koshy <joelmathewkoshy@gmail.com>
48100
Joey Reed <joeyrreed@gmail.com>
49101
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
50102
Joris Labie <joris.labie1@gmail.com>
103+
jsai28 <54253219+jsai28@users.noreply.github.com>
51104
Justin Dennison <justin1dennison@gmail.com>
105+
Justyn Shelby <96994781+ShelbyJustyn@users.noreply.github.com>
106+
Karan Anand <anandkarancompsci@gmail.com>
107+
Karan Vasudevamurthy <karanlvm123@gmail.com>
108+
Karan Yadav <77043443+karanBRAVO@users.noreply.github.com>
52109
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
110+
Kavyansh-Bagdi <153486713+Kavyansh-Bagdi@users.noreply.github.com>
53111
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
112+
Krishnam Agarwal <83017176+888krishnam@users.noreply.github.com>
54113
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
55114
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
115+
Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
116+
lohithganni <116790357+lohithganni@users.noreply.github.com>
117+
Lokesh Ranjan <lokesh.ranjan.phe23@itbhu.ac.in>
56118
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
119+
Mahfuza Humayra Mohona <mhmohona@gmail.com>
120+
MANI <77221000+Eternity0207@users.noreply.github.com>
57121
Manik Sharma <maniksharma.rke@gmail.com>
58122
Manvith M <148960168+manvith2003@users.noreply.github.com>
59123
Marcus Fantham <mfantham@users.noreply.github.com>
60124
Matt Cochrane <matthew.cochrane.eng@gmail.com>
61125
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
62126
Milan Raj <rajsite@users.noreply.github.com>
127+
Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com>
63128
Mohammad Kaif <mdkaifprofession@gmail.com>
129+
Mohsin <122507740+thisisairo@users.noreply.github.com>
64130
Momtchil Momtchev <momtchil@momtchev.com>
65131
Muhammad Haris <harriskhan047@outlook.com>
132+
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
133+
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
134+
Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
66135
Naresh Jagadeesan <naresh.naresh000@gmail.com>
67136
Naveen Kumar <stupiddint@gmail.com>
137+
Navyansh Kesarwani <91735202+navyansh007@users.noreply.github.com>
138+
navyansh007 <91735202+navyansh007@users.noreply.github.com>
139+
NEEKUorAAYUSH <aayush10072004@gmail.com>
68140
Neeraj Pathak <neerajrpathak710@gmail.com>
141+
NirvedMishra <139633597+NirvedMishra@users.noreply.github.com>
69142
Nishant Shinde <97207366+nishant-s7@users.noreply.github.com>
143+
Nishant singh <38534128+Nishantsingh11@users.noreply.github.com>
144+
Nishchay Rajput <121144841+NishchayRajput@users.noreply.github.com>
70145
Nithin Katta <88046362+nithinkatta@users.noreply.github.com>
71146
Nourhan Hasan <109472010+TheNourhan@users.noreply.github.com>
72147
Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
148+
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
73149
Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
74150
Ori Miles <97595296+orimiles5@users.noreply.github.com>
151+
Payal Goswami <payalgoswami9711@gmail.com>
75152
Philipp Burckhardt <pburckhardt@outlook.com>
153+
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
154+
Piyush Goel <piyush.goel2704@gmail.com>
155+
Pradyumn Prasad <pradyumnprasad.567@gmail.com>
156+
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
76157
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
77-
Pranav Goswami <goswami.4@iitj.ac.in>
158+
Pranav Goswami <pranavchiku11@gmail.com>
159+
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
78160
Pranjal Jha <97080887+PraneGIT@users.noreply.github.com>
79161
Prashant Kumar Yadav <144602492+0PrashantYadav0@users.noreply.github.com>
162+
PrathamBhamare <164445568+PrathamBhamare@users.noreply.github.com>
80163
Pratik Singh <97464067+Pratik772846@users.noreply.github.com>
81164
Pratyush Kumar Chouhan <pratyushkumar0308@gmail.com>
165+
Pravesh Kunwar <praveshkunwar04@gmail.com>
82166
Priyansh Prajapati <88396544+itsspriyansh@users.noreply.github.com>
83167
Priyanshu Agarwal <113460573+AgPriyanshu18@users.noreply.github.com>
168+
Pulkit Gupta <65711278+pulkitgupta2@users.noreply.github.com>
84169
Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
170+
Rahul Kumar <132570066+rahulptl165@users.noreply.github.com>
171+
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
172+
rainn <88160429+AmCodesLame@users.noreply.github.com>
85173
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
174+
rei2hu <reimu@reimu.ws>
86175
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
87176
Ricky Reusser <rsreusser@gmail.com>
88177
Ridam Garg <67867319+RidamGarg@users.noreply.github.com>
89178
Rishav <115060907+rishav2404@users.noreply.github.com>
179+
Rishav Tarway <rishavtarway@gmail.com>
90180
Robert Gislason <gztown2216@yahoo.com>
91181
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
182+
RudrakshRaina07 <1819rudraksh@gmail.com>
183+
Rupa <102663541+Rupa-Rd@users.noreply.github.com>
92184
Rutam Kathale <138517416+performant23@users.noreply.github.com>
93185
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
94186
Ryan Seal <splrk@users.noreply.github.com>
95187
Rylan Yang <137365285+rylany27@users.noreply.github.com>
188+
Sachin Raj <120590207+schnrj@users.noreply.github.com>
189+
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
190+
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
191+
Sai Avinash <120403424+nasarobot@users.noreply.github.com>
96192
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
193+
Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
97194
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
195+
Satyajeet Chavan <chavansatyajeet2004@gmail.com>
196+
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
98197
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
198+
Seth-Banker <125103042+Seth-Banker@users.noreply.github.com>
99199
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
200+
Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
100201
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
202+
Shaswata Panda <106397517+shaswata-26@users.noreply.github.com>
101203
Shivam Ahir <11shivam00@gmail.com>
204+
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
205+
Shivansh <114570926+shiv343@users.noreply.github.com>
102206
Shraddheya Shendre <shendreshraddheya@gmail.com>
103207
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
208+
Shubham <b4mshubham@gmail.com>
104209
Shubham Mishra <shubh622005@gmail.com>
210+
Siddhesh waje <117733253+siddhesh434@users.noreply.github.com>
105211
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
106212
Snehil Shah <snehilshah.989@gmail.com>
107213
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
108214
Spandan Barve <contact@marsian.dev>
215+
Srinivas Batthula <srinivasbatthula05.official@gmail.com>
109216
Stephannie Jiménez Gacha <steff456@hotmail.com>
217+
Suhaib Ilahi <suhaib.elahi87@gmail.com>
110218
Suraj Kumar <125961509+kumarsuraj212003@users.noreply.github.com>
219+
Swapnil Hajare <69076366+Swapnil-2502@users.noreply.github.com>
220+
Tanishq Ahuja <68651083+TheGEN1U5@users.noreply.github.com>
111221
Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
112222
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
113223
Tufailahmed Bargir <142114244+Tufailahmed-Bargir@users.noreply.github.com>
224+
Tushar Bhardwaj <155543597+TusharBhardwaj441@users.noreply.github.com>
225+
Tushar Bharti <73595362+USERSATOSHI@users.noreply.github.com>
226+
Tyson Cung <45380903+tysoncung@users.noreply.github.com>
227+
Uday Kakade <141299403+udaykakade25@users.noreply.github.com>
228+
Ujjwal Kirti <64329707+ujjwalkirti@users.noreply.github.com>
114229
Utkarsh <http://utkarsh11105@gmail.com>
115230
Utkarsh Raj <rajutkarsh2505@gmail.com>
116231
UtkershBasnet <119008923+UtkershBasnet@users.noreply.github.com>
117232
Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
233+
Vansh Choudhary <iamvanshchaudhary7@gmail.com>
234+
Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
118235
Varad Gupta <varadgupta21@gmail.com>
119236
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
120-
Vivek maurya <155618190+vivekmaurya001@users.noreply.github.com>
237+
Vivek Maurya <vm8118134@gmail.com>
238+
Wendy Yuchen Sun <wendyyuchensun@gmail.com>
121239
Xiaochuan Ye <tap91624@gmail.com>
122240
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
123241
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
124-
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
125-
rainn <88160429+AmCodesLame@users.noreply.github.com>
126-
rei2hu <reimu@reimu.ws>
242+
youzi-forge <liuxingyou666@outlook.com>
243+
Yugal Kaushik <yugalkaushik14@gmail.com>
244+
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
245+
Zuhair Ahmad <157193652+Zuhair-CS@users.noreply.github.com>

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016-2024 The Stdlib Authors.
1+
Copyright (c) 2016-2025 The Stdlib Authors.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ See [LICENSE][stdlib-license].
195195

196196
## Copyright
197197

198-
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
198+
Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
199199

200200
</section>
201201

benchmark/benchmark.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,14 @@ var bench = require( '@stdlib/bench-harness' );
2424
var Float64Array = require( '@stdlib/array-float64' );
2525
var Complex128Array = require( '@stdlib/array-complex128' );
2626
var isBoolean = require( '@stdlib/assert-is-boolean' ).isPrimitive;
27+
var format = require( '@stdlib/string-format' );
2728
var pkg = require( './../package.json' ).name;
2829
var isComplex128Array = require( './../lib' );
2930

3031

3132
// MAIN //
3233

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

54-
bench( pkg+'::real_typed_array', function benchmark( b ) {
55+
bench( format( '%s::real_typed_array', pkg ), function benchmark( b ) {
5556
var values;
5657
var bool;
5758
var obj;
@@ -80,7 +81,7 @@ bench( pkg+'::real_typed_array', function benchmark( b ) {
8081
b.end();
8182
});
8283

83-
bench( pkg+'::complex_typed_array', function benchmark( b ) {
84+
bench( format( '%s::complex_typed_array', pkg ), function benchmark( b ) {
8485
var values;
8586
var bool;
8687
var obj;
@@ -109,7 +110,7 @@ bench( pkg+'::complex_typed_array', function benchmark( b ) {
109110
b.end();
110111
});
111112

112-
bench( pkg+'::array_like_object', function benchmark( b ) {
113+
bench( format( '%s::array_like_object', pkg ), function benchmark( b ) {
113114
var bool;
114115
var obj;
115116
var i;

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@stdlib/array-uint8c": "^0.2.2",
5454
"@stdlib/assert-is-boolean": "^0.2.2",
5555
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
56+
"@stdlib/string-format": "^0.2.2",
5657
"@stdlib/utils-constructor-name": "^0.2.2",
5758
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5859
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)