Skip to content

Comments

feat(debug): remove unneeded source info of render chunk events#5109

Merged
hyf0 merged 2 commits intomainfrom
06-30-feat_debug_remove_unneeded_source_info_of_render_chunk_events
Jun 30, 2025
Merged

feat(debug): remove unneeded source info of render chunk events#5109
hyf0 merged 2 commits intomainfrom
06-30-feat_debug_remove_unneeded_source_info_of_render_chunk_events

Conversation

@hyf0
Copy link
Member

@hyf0 hyf0 commented Jun 30, 2025

No description provided.

@hyf0 hyf0 marked this pull request as ready for review June 30, 2025 09:12
Copy link
Member Author

hyf0 commented Jun 30, 2025

@github-actions
Copy link
Contributor

Benchmarks Rust

  • target: 06-30-feat_debug_only_emit_debug_information_for_trace_level(f610124)
  • pr: 06-30-feat_debug_remove_unneeded_source_info_of_render_chunk_events(a10e2ea)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     78.7±2.07ms        ? ?/sec    1.01     79.5±3.57ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.01     89.3±2.84ms        ? ?/sec    1.00     88.6±1.74ms        ? ?/sec
bundle/bundle@rome_ts                                        1.01    116.5±2.65ms        ? ?/sec    1.00    115.5±2.89ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.01    136.3±2.72ms        ? ?/sec    1.00    134.7±1.79ms        ? ?/sec
bundle/bundle@threejs                                        1.01     42.3±2.27ms        ? ?/sec    1.00     42.0±2.37ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.03     52.7±2.99ms        ? ?/sec    1.00     51.1±0.77ms        ? ?/sec
bundle/bundle@threejs10x                                     1.01    444.1±5.37ms        ? ?/sec    1.00    441.0±6.39ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.01    517.6±4.49ms        ? ?/sec    1.00    512.0±3.61ms        ? ?/sec
scan/scan@rome_ts                                            1.00     89.9±1.91ms        ? ?/sec    1.03     92.1±1.57ms        ? ?/sec
scan/scan@threejs                                            1.00     31.5±2.08ms        ? ?/sec    1.00     31.5±1.77ms        ? ?/sec
scan/scan@threejs10x                                         1.00    324.0±4.04ms        ? ?/sec    1.01    328.0±5.01ms        ? ?/sec

Base automatically changed from 06-30-feat_debug_only_emit_debug_information_for_trace_level to main June 30, 2025 09:38
@hyf0 hyf0 added this pull request to the merge queue Jun 30, 2025
Merged via the queue into main with commit e82fbc0 Jun 30, 2025
21 checks passed
@hyf0 hyf0 deleted the 06-30-feat_debug_remove_unneeded_source_info_of_render_chunk_events branch June 30, 2025 09:45
This was referenced Jul 1, 2025
hyf0 pushed a commit that referenced this pull request Jul 1, 2025
## [1.0.0-beta.23] - 2025-07-01

### 💥 BREAKING CHANGES

- debug: rename debug logs fields to be consitent (#5125) by @antfu

### 🚀 Features

- debug: append `content` for asset data and unify `source` field to
`content`. (#5130) by @hyf0
- debug: emit asset-related data (#5124) by @hyf0
- commonjs tree shaking. (#5095) by @IWANABETHATGUY
- rolldown_plugin_wasm_helper: align behaviors for expected
functionality (#5120) by @shulaoda
- remove `experimental.enableComposingJsPlugins` (#5122) by @shulaoda
- use same option object reference (#5114) by @sapphi-red
- add util function to inspect why the facade symbol is created (#5115)
by @IWANABETHATGUY
- types: expose `ChunkingContext` type (#5112) by @sapphi-red
- scan commonjs exports (#5111) by @IWANABETHATGUY
- debug: remove unneeded source info of render chunk events (#5109) by
@hyf0
- debug: only emit debug information for trace level (#5108) by @hyf0
- debug: emit chunk related informations (#5106) by @hyf0

### 🐛 Bug Fixes

- debug: add hook render chunk start and end events to Meta enum (#5117)
by @hyf0

### 🚜 Refactor

- rust: unify outdated namings (#5127) by @hyf0

### 📚 Documentation

- advanced-chunks: clarify module capturing behavior (#5129) by @hyf0

### 🧪 Testing

- support array output options (#5113) by @sapphi-red

### ⚙️ Miscellaneous Tasks

- remove unused code (#5128) by @IWANABETHATGUY
- remove unnecessary `skipComposingJsPlugin` (#5123) by @shulaoda
- deps: update crate-ci/typos action to v1.34.0 (#5119) by
@renovate[bot]
- deps: update NAPI-RS to 3.0.0-beta.11 (#5110) by @shulaoda

Co-authored-by: shulaoda <[email protected]>
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.

2 participants