Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 942 Bytes

File metadata and controls

39 lines (25 loc) · 942 Bytes

EcmaScript Syntax Features Benchmark

This file contains results of benchmarking parsing speed of EcmaScript features. Each feature is tested in ESNext and ES5 standards. ES5 standard is compiled by several instruments - Babel, SWC and TypeScript. Also, each feature is tested in several popular browsers.

System info: Windows, AMD64

es2021/logical-operators

Source code: code

Bar plot

Box plot Box plot

es2022/private-class-methods

Source code: code

Bar plot

Box plot Box plot