Project

General

Profile

Actions

Bug #99987

closed

Use Set() over custom array unique handling in JavaScript

Added by Andreas Kienast almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

JavaScript has a native Set() object that ensures uniqueness of values by design and is therefore faster than custom array uniqueness handlers.

Actions

Also available in: Atom PDF