Skip to content

feat(semantic): add semantic builder with untyped ast tree creation#46

Merged
Boshen merged 1 commit intomainfrom
semantic-builder
Feb 25, 2023
Merged

feat(semantic): add semantic builder with untyped ast tree creation#46
Boshen merged 1 commit intomainfrom
semantic-builder

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Feb 25, 2023

No description provided.

@Boshen Boshen mentioned this pull request Feb 25, 2023
1 task
@Boshen Boshen merged commit 5f7a756 into main Feb 25, 2023
@Boshen Boshen deleted the semantic-builder branch February 25, 2023 02:32
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2023

Parser Benchmark Results - ubuntu-latest

group                    main                                   pr
-----                    ----                                   --
parser/babylon.max.js    1.00    120.3±0.35ms    85.8 MB/sec    1.00    120.7±0.29ms    85.5 MB/sec
parser/d3.js             1.00     15.3±0.10ms    35.7 MB/sec    1.00     15.3±0.03ms    35.7 MB/sec
parser/lodash.js         1.00      4.3±0.08ms   120.6 MB/sec    1.01      4.3±0.10ms   119.3 MB/sec
parser/pdf.js            1.00      8.6±0.03ms    46.6 MB/sec    1.00      8.6±0.03ms    46.5 MB/sec
parser/typescript.js     1.00    121.1±0.32ms    79.4 MB/sec    1.00    121.7±0.36ms    79.0 MB/sec

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2023

Parser Benchmark Results - macos-latest'

'' 'group main pr' '----- ---- --' 'parser/babylon.max.js 1.04 177.2±11.14ms 58.3 MB/sec 1.00 170.0±44.63ms 60.7 MB/sec' 'parser/d3.js 1.03 21.0±1.16ms 26.0 MB/sec 1.00 20.4±1.93ms 26.8 MB/sec' 'parser/lodash.js 1.00 5.8±0.63ms 89.0 MB/sec 1.15 6.6±1.91ms 77.4 MB/sec' 'parser/pdf.js 1.00 11.2±0.95ms 36.0 MB/sec 1.23 13.7±4.28ms 29.3 MB/sec' 'parser/typescript.js 1.06 171.8±10.60ms 56.0 MB/sec 1.00 161.6±17.62ms 59.5 MB/sec' '

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2023

Parser Benchmark Results - windows-latest

group                    main                                   pr
-----                    ----                                   --
parser/babylon.max.js    1.00    162.2±6.19ms    63.6 MB/sec    1.08    174.9±8.37ms    59.0 MB/sec
parser/d3.js             1.04     21.8±0.97ms    25.0 MB/sec    1.00     21.1±0.85ms    25.9 MB/sec
parser/lodash.js         1.00      5.7±0.27ms    89.6 MB/sec    1.09      6.2±0.39ms    82.3 MB/sec
parser/pdf.js            1.00     11.8±0.47ms    34.1 MB/sec    1.18     13.9±0.53ms    28.9 MB/sec
parser/typescript.js     1.00    165.5±7.44ms    58.1 MB/sec    1.02    168.8±6.65ms    57.0 MB/sec

@overlookmotel overlookmotel mentioned this pull request Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant