Skip to content

chore: bump oxc_resolver to v1.11.0#2073

Merged
IWANABETHATGUY merged 1 commit intomainfrom
oxc-resolver
Aug 26, 2024
Merged

chore: bump oxc_resolver to v1.11.0#2073
IWANABETHATGUY merged 1 commit intomainfrom
oxc-resolver

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Aug 26, 2024

This updates the remaining utf8 checking code oxc-project/oxc-resolver#237

Before:

image

After:

(read_to_string is gone, the cumulated time is a bit faster on a M2)

image

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 26, 2024

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit a817840
🔍 Latest deploy log https://app.netlify.com/sites/rolldown-rs/deploys/66cc7ff708104d0008eb9ce4

@github-actions
Copy link
Copy Markdown
Contributor

Benchmarks Rust

group                                                               pr                                     target
-----                                                               --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol                     1.00     50.9±0.52ms        ? ?/sec    1.00     51.0±0.48ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-minify              1.00     73.7±1.50ms        ? ?/sec    1.02     75.2±0.76ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-minify-sourcemap    1.01     92.8±2.46ms        ? ?/sec    1.00     91.7±1.19ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap           1.00     59.8±1.66ms        ? ?/sec    1.00     59.8±1.36ms        ? ?/sec
bundle/bundle@rome-ts                                               1.00     99.0±0.60ms        ? ?/sec    1.00     99.4±0.93ms        ? ?/sec
bundle/bundle@rome-ts-minify                                        1.01    177.3±2.79ms        ? ?/sec    1.00    175.4±3.22ms        ? ?/sec
bundle/bundle@rome-ts-minify-sourcemap                              1.02    223.1±2.66ms        ? ?/sec    1.00    218.9±1.67ms        ? ?/sec
bundle/bundle@rome-ts-sourcemap                                     1.00    114.9±1.88ms        ? ?/sec    1.01    115.7±1.27ms        ? ?/sec
bundle/bundle@threejs                                               1.00     35.5±0.24ms        ? ?/sec    1.01     35.9±0.29ms        ? ?/sec
bundle/bundle@threejs-minify                                        1.00     80.4±1.11ms        ? ?/sec    1.02     82.0±0.79ms        ? ?/sec
bundle/bundle@threejs-minify-sourcemap                              1.00     99.6±1.88ms        ? ?/sec    1.02    101.1±2.29ms        ? ?/sec
bundle/bundle@threejs-sourcemap                                     1.00     45.0±0.33ms        ? ?/sec    1.00     45.0±0.76ms        ? ?/sec
bundle/bundle@threejs10x                                            1.00    377.9±2.24ms        ? ?/sec    1.02    383.7±2.67ms        ? ?/sec
bundle/bundle@threejs10x-minify                                     1.00    977.0±8.91ms        ? ?/sec    1.00    979.0±8.74ms        ? ?/sec
bundle/bundle@threejs10x-minify-sourcemap                           1.00  1229.2±10.75ms        ? ?/sec    1.00   1230.0±8.65ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                                  1.00    447.4±2.47ms        ? ?/sec    1.00    447.0±2.74ms        ? ?/sec
remapping/remapping                                                 1.01     32.8±0.17ms        ? ?/sec    1.00     32.6±0.19ms        ? ?/sec
remapping/render-chunk-remapping                                    1.03     82.9±0.40ms        ? ?/sec    1.00     80.3±0.29ms        ? ?/sec
scan/scan@rome-ts                                                   1.00     80.6±1.45ms        ? ?/sec    1.01     81.4±1.83ms        ? ?/sec
scan/scan@threejs                                                   1.04     29.5±2.71ms        ? ?/sec    1.00     28.3±1.29ms        ? ?/sec
scan/scan@threejs10x                                                1.01    283.4±1.82ms        ? ?/sec    1.00    280.9±1.99ms        ? ?/sec

@IWANABETHATGUY IWANABETHATGUY added this pull request to the merge queue Aug 26, 2024
Merged via the queue into main with commit b94ed74 Aug 26, 2024
@IWANABETHATGUY IWANABETHATGUY deleted the oxc-resolver branch August 26, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants