Skip to content

Commit b73043c

Browse files
actions-userRafaelGSS
authored andcommitted
chore: add benchmark results from bench-node
chore(add-property.mjs): update benchmark results chore(array-append.mjs): update benchmark results chore(array-creation.mjs): update benchmark results chore(compare-using-instanceof.mjs): update benchmark results chore(crypto-verify.mjs): update benchmark results chore(date-format-iso.mjs): update benchmark results chore(date-format.mjs): update benchmark results chore(date-string-coersion.mjs): update benchmark results chore(deleting-properties.mjs): update benchmark results chore(error.mjs): update benchmark results chore(function-return.mjs): update benchmark results chore(includes-vs-raw-comparison.mjs): update benchmark results chore(keys-vs-getownpropertynames.mjs): update benchmark results chore(last-array-item.mjs): update benchmark results chore(math-floor-vs-tilde.mjs): update benchmark results chore(object-creation.mjs): update benchmark results chore(optional-chain-vs-and-operator.mjs): update benchmark results chore(parse-int.mjs): update benchmark results chore(possible-undefined-function.mjs): update benchmark results chore(private-property.mjs): update benchmark results chore(property-access-transition.mjs): update benchmark results chore(property-getter-access.mjs): update benchmark results chore(property-setter-access.mjs): update benchmark results chore(replace-vs-replaceall-comparison.mjs): update benchmark results chore(shallow-copy.mjs): update benchmark results chore(sort-map.mjs): update benchmark results chore(spread-vs-object-assign.mjs): update benchmark results chore(stream-readable.mjs): update benchmark results chore(stream-writable.mjs): update benchmark results chore(string-concat.mjs): update benchmark results chore(string-endsWith.mjs): update benchmark results chore(string-searching.mjs): update benchmark results chore(string-startsWith.mjs): update benchmark results chore(super-vs-this.mjs): update benchmark results chore(unix-time.mjs): update benchmark results
1 parent 4e6f10c commit b73043c

File tree

130 files changed

+2113
-1834
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+2113
-1834
lines changed

RESULTS-v18.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,16 +759,16 @@ new Array(length)|100,000,000|4,473.702ms
759759

760760
|name|ops/sec|samples|
761761
|-|-|-|
762-
|new Date().getTime()|5,665,452|2832727|
763-
|Date.now()|8,190,404|4095204|
762+
|new Date().getTime()|5,719,772|2859887|
763+
|Date.now()|8,612,409|4306205|
764764

765765

766766
<details>
767767
<summary>Environment</summary>
768768

769769
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
770-
* __Run:__ Mon Sep 02 2024 19:41:45 GMT+0000 (Coordinated Universal Time)
770+
* __Run:__ Thu Sep 26 2024 00:27:42 GMT+0000 (Coordinated Universal Time)
771771
</details>
772772

773773
<!--
774-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":5665452.680866795,"samples":2832727},{"name":"Date.now()","opsSec":8190404.488477023,"samples":4095204}]}-->
774+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":5719772.305347074,"samples":2859887},{"name":"Date.now()","opsSec":8612409.670692634,"samples":4306205}]}-->

RESULTS-v20.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,16 +759,16 @@ new Array(length)|100,000,000|4,323.708ms
759759

760760
|name|ops/sec|samples|
761761
|-|-|-|
762-
|new Date().getTime()|6,388,746|3194374|
763-
|Date.now()|9,124,657|4562329|
762+
|new Date().getTime()|6,731,021|3365511|
763+
|Date.now()|9,896,256|4948129|
764764

765765

766766
<details>
767767
<summary>Environment</summary>
768768

769769
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
770-
* __Run:__ Mon Sep 02 2024 19:42:39 GMT+0000 (Coordinated Universal Time)
770+
* __Run:__ Thu Sep 26 2024 00:30:05 GMT+0000 (Coordinated Universal Time)
771771
</details>
772772

773773
<!--
774-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":6388746.377258986,"samples":3194374},{"name":"Date.now()","opsSec":9124657.83576613,"samples":4562329}]}-->
774+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":6731021.676899611,"samples":3365511},{"name":"Date.now()","opsSec":9896256.060376232,"samples":4948129}]}-->

RESULTS-v21.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,16 +759,16 @@ new Array(length)|100,000,000|4,646.55ms
759759

760760
|name|ops/sec|samples|
761761
|-|-|-|
762-
|new Date().getTime()|6,176,110|3088056|
763-
|Date.now()|8,335,937|4167969|
762+
|new Date().getTime()|6,311,584|3155793|
763+
|Date.now()|7,940,276|3970139|
764764

765765

766766
<details>
767767
<summary>Environment</summary>
768768

769769
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
770-
* __Run:__ Mon Sep 02 2024 19:44:31 GMT+0000 (Coordinated Universal Time)
770+
* __Run:__ Thu Sep 26 2024 00:31:33 GMT+0000 (Coordinated Universal Time)
771771
</details>
772772

773773
<!--
774-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":6176110.5671432335,"samples":3088056},{"name":"Date.now()","opsSec":8335937.333135235,"samples":4167969}]}-->
774+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":6311584.914408829,"samples":3155793},{"name":"Date.now()","opsSec":7940276.983646397,"samples":3970139}]}-->

RESULTS-v22.md

Lines changed: 303 additions & 246 deletions
Large diffs are not rendered by default.

v18/RESULTS-v18_0_0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,16 +759,16 @@ new Array(length)|100,000,000|4,535.07ms
759759

760760
|name|ops/sec|samples|
761761
|-|-|-|
762-
|new Date().getTime()|6,421,907|3210954|
763-
|Date.now()|10,021,762|5010882|
762+
|new Date().getTime()|6,110,983|3055492|
763+
|Date.now()|9,434,248|4717125|
764764

765765

766766
<details>
767767
<summary>Environment</summary>
768768

769769
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
770-
* __Run:__ Mon Sep 02 2024 19:40:52 GMT+0000 (Coordinated Universal Time)
770+
* __Run:__ Thu Sep 26 2024 00:28:41 GMT+0000 (Coordinated Universal Time)
771771
</details>
772772

773773
<!--
774-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":6421907.41263098,"samples":3210954},{"name":"Date.now()","opsSec":10021762.828683842,"samples":5010882}]}-->
774+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":6110983.773122131,"samples":3055492},{"name":"Date.now()","opsSec":9434248.374740101,"samples":4717125}]}-->

v18/RESULTS-v18_20_3.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,16 +759,16 @@ new Array(length)|100,000,000|4,491.991ms
759759

760760
|name|ops/sec|samples|
761761
|-|-|-|
762-
|new Date().getTime()|5,942,044|2971023|
763-
|Date.now()|8,961,998|4481000|
762+
|new Date().getTime()|5,692,812|2846407|
763+
|Date.now()|8,583,583|4291792|
764764

765765

766766
<details>
767767
<summary>Environment</summary>
768768

769769
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
770-
* __Run:__ Mon Sep 02 2024 19:41:19 GMT+0000 (Coordinated Universal Time)
770+
* __Run:__ Thu Sep 26 2024 00:28:10 GMT+0000 (Coordinated Universal Time)
771771
</details>
772772

773773
<!--
774-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":5942044.54425856,"samples":2971023},{"name":"Date.now()","opsSec":8961998.738274515,"samples":4481000}]}-->
774+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":5692812.713348257,"samples":2846407},{"name":"Date.now()","opsSec":8583583.802194351,"samples":4291792}]}-->

v18/RESULTS-v18_20_4.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -759,16 +759,16 @@ new Array(length)|100,000,000|4,473.702ms
759759

760760
|name|ops/sec|samples|
761761
|-|-|-|
762-
|new Date().getTime()|5,665,452|2832727|
763-
|Date.now()|8,190,404|4095204|
762+
|new Date().getTime()|5,719,772|2859887|
763+
|Date.now()|8,612,409|4306205|
764764

765765

766766
<details>
767767
<summary>Environment</summary>
768768

769769
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
770-
* __Run:__ Mon Sep 02 2024 19:41:45 GMT+0000 (Coordinated Universal Time)
770+
* __Run:__ Thu Sep 26 2024 00:27:42 GMT+0000 (Coordinated Universal Time)
771771
</details>
772772

773773
<!--
774-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":5665452.680866795,"samples":2832727},{"name":"Date.now()","opsSec":8190404.488477023,"samples":4095204}]}-->
774+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":5719772.305347074,"samples":2859887},{"name":"Date.now()","opsSec":8612409.670692634,"samples":4306205}]}-->

v18/v18_0_0/unix-time.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
|name|ops/sec|samples|
44
|-|-|-|
5-
|new Date().getTime()|6,421,907|3210954|
6-
|Date.now()|10,021,762|5010882|
5+
|new Date().getTime()|6,110,983|3055492|
6+
|Date.now()|9,434,248|4717125|
77

88

99
<details>
1010
<summary>Environment</summary>
1111

1212
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
13-
* __Run:__ Mon Sep 02 2024 19:40:52 GMT+0000 (Coordinated Universal Time)
13+
* __Run:__ Thu Sep 26 2024 00:28:41 GMT+0000 (Coordinated Universal Time)
1414
</details>
1515

1616
<!--
17-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":6421907.41263098,"samples":3210954},{"name":"Date.now()","opsSec":10021762.828683842,"samples":5010882}]}-->
17+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":6110983.773122131,"samples":3055492},{"name":"Date.now()","opsSec":9434248.374740101,"samples":4717125}]}-->

v18/v18_20_3/unix-time.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
|name|ops/sec|samples|
44
|-|-|-|
5-
|new Date().getTime()|5,942,044|2971023|
6-
|Date.now()|8,961,998|4481000|
5+
|new Date().getTime()|5,692,812|2846407|
6+
|Date.now()|8,583,583|4291792|
77

88

99
<details>
1010
<summary>Environment</summary>
1111

1212
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
13-
* __Run:__ Mon Sep 02 2024 19:41:19 GMT+0000 (Coordinated Universal Time)
13+
* __Run:__ Thu Sep 26 2024 00:28:10 GMT+0000 (Coordinated Universal Time)
1414
</details>
1515

1616
<!--
17-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":5942044.54425856,"samples":2971023},{"name":"Date.now()","opsSec":8961998.738274515,"samples":4481000}]}-->
17+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":5692812.713348257,"samples":2846407},{"name":"Date.now()","opsSec":8583583.802194351,"samples":4291792}]}-->

v18/v18_20_4/unix-time.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
|name|ops/sec|samples|
44
|-|-|-|
5-
|new Date().getTime()|5,665,452|2832727|
6-
|Date.now()|8,190,404|4095204|
5+
|new Date().getTime()|5,719,772|2859887|
6+
|Date.now()|8,612,409|4306205|
77

88

99
<details>
1010
<summary>Environment</summary>
1111

1212
* __Machine:__ linux x64 | 4 vCPUs | 7.6GB Mem
13-
* __Run:__ Mon Sep 02 2024 19:41:45 GMT+0000 (Coordinated Universal Time)
13+
* __Run:__ Thu Sep 26 2024 00:27:42 GMT+0000 (Coordinated Universal Time)
1414
</details>
1515

1616
<!--
17-
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.588970184326172},"benchmarks":[{"name":"new Date().getTime()","opsSec":5665452.680866795,"samples":2832727},{"name":"Date.now()","opsSec":8190404.488477023,"samples":4095204}]}-->
17+
{"environment":{"platform":"linux","arch":"x64","cpus":4,"totalMemory":7.597896575927734},"benchmarks":[{"name":"new Date().getTime()","opsSec":5719772.305347074,"samples":2859887},{"name":"Date.now()","opsSec":8612409.670692634,"samples":4306205}]}-->

0 commit comments

Comments
 (0)