Đây là nguồn tin tham khảo. Đọc bài phân tích tại trang chủ.
HomeJavaScript & TypeScripthash-code
AAdmin
29 tháng 1, 2018
1 min read
0 views
Nguồn: V8 Dev Blog
Several JavaScript data structures such as Map, Set, WeakSet, and WeakMap use hash tables under the hood. This article explains how V8 v6.3 improves hash table performance.
Several JavaScript data structures such as Map, Set, WeakSet, and WeakMap use hash tables under the hood. This article explains how V8 v6.3 improves hash table performance.