Skip to content

Conversation

bvanjoi
Copy link
Contributor

@bvanjoi bvanjoi commented Aug 11, 2025

No description provided.

@bvanjoi bvanjoi requested review from a team as code owners August 11, 2025 12:46
Copy link

changeset-bot bot commented Aug 11, 2025

⚠️ No Changeset found

Latest commit: 4f77597

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@bvanjoi bvanjoi marked this pull request as draft August 11, 2025 12:46
Copy link
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So you want to make node id a cache of Id, instead of making them unique?
If so, I think the field name is wrong.

@bvanjoi
Copy link
Contributor Author

bvanjoi commented Aug 11, 2025

If so, I think the field name is wrong.

I don't understand what this statement refers to. Could you please provide a detailed explanation?

Additionally, I should note that this approach is still under exploration, I can't draw definitive conclusions until testing is complete.

@kdy1
Copy link
Member

kdy1 commented Aug 11, 2025

Okay, I'll wait for the result

Copy link

codspeed-hq bot commented Aug 12, 2025

CodSpeed Performance Report

Merging #10998 will not alter performance

Comparing bvanjoi:useless-field (4f77597) with main (038964a)

Summary

✅ 122 untouched benchmarks
⁉️ 18 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
⁉️ es/minifier/libs/antd 1.9 s N/A N/A
⁉️ es/minifier/libs/d3 384.4 ms N/A N/A
⁉️ es/minifier/libs/echarts 1.5 s N/A N/A
⁉️ es/minifier/libs/jquery 95.1 ms N/A N/A
⁉️ es/minifier/libs/lodash 111.7 ms N/A N/A
⁉️ es/minifier/libs/moment 61.5 ms N/A N/A
⁉️ es/minifier/libs/react 19.2 ms N/A N/A
⁉️ es/minifier/libs/terser 341.1 ms N/A N/A
⁉️ es/minifier/libs/three 632.4 ms N/A N/A
⁉️ es/minifier/libs/typescript 3.7 s N/A N/A
⁉️ es/minifier/libs/victory 838.1 ms N/A N/A
⁉️ es/minifier/libs/vue 140.1 ms N/A N/A
⁉️ es/fixer/typescript 202.8 ms N/A N/A
⁉️ es/hygiene/typescript 426.5 ms N/A N/A
⁉️ es/resolver/typescript 244.3 ms N/A N/A
⁉️ es/resolver_with_hygiene/typescript 735.4 ms N/A N/A
⁉️ hygiene/typescript 21.4 s N/A N/A
⁉️ resolver/typescript 12.3 s N/A N/A

Copy link

socket-security bot commented Aug 14, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@bvanjoi bvanjoi changed the base branch from dev/rust to main September 9, 2025 03:18
@bvanjoi bvanjoi force-pushed the useless-field branch 3 times, most recently from 6d2cb31 to 5417dd5 Compare September 9, 2025 06:12
Copy link

socket-security bot commented Sep 10, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​babel/​traverse@​7.22.1100257896100
Added@​types/​terser@​3.12.0641003575100
Added@​ast-grep/​napi-darwin-arm64@​0.3.31001003693100
Added@​ast-grep/​napi-darwin-x64@​0.3.3991003693100
Added@​ast-grep/​napi-linux-x64-gnu@​0.3.31001003693100
Added@​ast-grep/​napi-win32-arm64-msvc@​0.3.3991003693100
Added@​ast-grep/​napi-win32-ia32-msvc@​0.3.3991003693100
Added@​ast-grep/​napi-win32-x64-msvc@​0.3.31001003693100
Added@​swc/​counter@​0.1.31001003976100
Addednode-releases@​2.0.131001004185100
Addedhasown@​2.0.2671007052100
Addedis-core-module@​2.12.1671008052100
Addedfunction-bind@​1.1.2671008252100
Added@​swc/​plugin-jest@​1.5.117801005594100
Added@​babel/​plugin-transform-react-jsx-development@​7.18.61001005892100
Updatedjest-get-type@​25.2.6 ⏵ 29.6.310010060 +183100
Added@​babel/​plugin-syntax-async-generators@​7.8.41001006081100
Added@​babel/​plugin-syntax-import-meta@​7.10.41001006081100
Added@​babel/​plugin-syntax-json-strings@​7.8.31001006081100
Added@​babel/​plugin-syntax-logical-assignment-operators@​7.10.41001006081100
Added@​babel/​plugin-syntax-nullish-coalescing-operator@​7.8.31001006081100
Added@​babel/​plugin-syntax-numeric-separator@​7.10.41001006081100
Added@​babel/​plugin-syntax-object-rest-spread@​7.8.31001006081100
Added@​babel/​plugin-syntax-optional-catch-binding@​7.8.31001006081100
Added@​babel/​plugin-syntax-optional-chaining@​7.8.31001006081100
Added@​babel/​plugin-syntax-dynamic-import@​7.8.31001006081100
Added@​babel/​plugin-syntax-export-namespace-from@​7.8.31001006081100
Added@​babel/​plugin-syntax-private-property-in-object@​7.14.51001006081100
Added@​babel/​plugin-transform-dotall-regex@​7.18.61001006192100
Added@​babel/​plugin-transform-unicode-regex@​7.18.61001006192100
Added@​babel/​plugin-syntax-class-properties@​7.12.131001006181100
Added@​babel/​plugin-syntax-class-static-block@​7.14.51001006181100
Added@​babel/​plugin-syntax-top-level-await@​7.14.51001006181100
See 244 more rows in the dashboard

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants