node icon indicating copy to clipboard operation
node copied to clipboard

src: parse inspector profiles with simdjson

Open joyeecheung opened this issue 1 year ago • 1 comments

This allows us to start the profilers before context creation so that more samples can be collected.

joyeecheung avatar Feb 16 '24 15:02 joyeecheung

CI: https://ci.nodejs.org/job/node-test-pull-request/57153/

nodejs-github-bot avatar Feb 17 '24 01:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57228/

nodejs-github-bot avatar Feb 21 '24 01:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57257/

nodejs-github-bot avatar Feb 21 '24 17:02 nodejs-github-bot

Switched from reference to pointers to make the linter happy.

joyeecheung avatar Feb 21 '24 18:02 joyeecheung

CI: https://ci.nodejs.org/job/node-test-pull-request/57262/

nodejs-github-bot avatar Feb 21 '24 18:02 nodejs-github-bot

Removed unused using to make the linter happy again..

joyeecheung avatar Feb 21 '24 21:02 joyeecheung

CI: https://ci.nodejs.org/job/node-test-pull-request/57274/

nodejs-github-bot avatar Feb 21 '24 21:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57284/

nodejs-github-bot avatar Feb 22 '24 03:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57312/

nodejs-github-bot avatar Feb 22 '24 22:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57417/

nodejs-github-bot avatar Feb 25 '24 23:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57419/

nodejs-github-bot avatar Feb 26 '24 01:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57432/

nodejs-github-bot avatar Feb 26 '24 13:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57434/

nodejs-github-bot avatar Feb 26 '24 14:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57469/

nodejs-github-bot avatar Feb 27 '24 17:02 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57532/

nodejs-github-bot avatar Mar 01 '24 14:03 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57542/

nodejs-github-bot avatar Mar 01 '24 22:03 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/57557/

nodejs-github-bot avatar Mar 03 '24 07:03 nodejs-github-bot

Do the CI failures have something to do with this change?

cola119 avatar Mar 14 '24 08:03 cola119

Do the CI failures have something to do with this change?

Probably not. I think I almost forgot this, so retrying CI again..

joyeecheung avatar Mar 27 '24 12:03 joyeecheung

CI: https://ci.nodejs.org/job/node-test-pull-request/57971/

nodejs-github-bot avatar Mar 27 '24 12:03 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/58372/

nodejs-github-bot avatar Apr 14 '24 14:04 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/58403/

nodejs-github-bot avatar Apr 15 '24 15:04 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/58509/

nodejs-github-bot avatar Apr 19 '24 01:04 nodejs-github-bot

Landed in a6b80c726781

joyeecheung avatar Apr 19 '24 14:04 joyeecheung