Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer.toString('hex') gets 40x faster #4237

Merged
merged 1 commit into from Aug 21, 2023
Merged

Buffer.toString('hex') gets 40x faster #4237

merged 1 commit into from Aug 21, 2023

Conversation

Jarred-Sumner
Copy link
Collaborator

What does this PR do?

image

How did you verify your code works?

There are existing tests, which failed many times before they started passing locally

@github-actions
Copy link

@Jarred-Sumner 1 files with test failures on linux-x64-baseline:

  • test/js/web/fetch/fetch.test.ts

View test output

#69a8e3a0f2fecf128807d3ea314334c785ba9117

@github-actions
Copy link

@Jarred-Sumner 6 files with test failures on bun-darwin-aarch64:

  • test/js/bun/spawn/spawn.test.ts
  • test/js/bun/test/test-test.test.ts
  • test/js/bun/util/filesink.test.ts
  • test/js/node/fs/fs.test.ts
  • test/js/node/watch/fs.watch.test.ts
  • test/js/web/worker.test.ts

View test output

#69a8e3a0f2fecf128807d3ea314334c785ba9117

@github-actions
Copy link

@Jarred-Sumner 5 files with test failures on bun-darwin-x64-baseline:

  • test/js/bun/spawn/spawn-streaming-stdin.test.ts
  • test/js/bun/sqlite/sqlite.test.js
  • test/js/node/fs/fs.test.ts
  • test/js/third_party/webpack/webpack.test.ts
  • test/js/web/timers/setTimeout.test.js

View test output

#69a8e3a0f2fecf128807d3ea314334c785ba9117

@Jarred-Sumner Jarred-Sumner merged commit def5a85 into main Aug 21, 2023
16 of 20 checks passed
@Jarred-Sumner Jarred-Sumner deleted the jarred/simd-hex branch August 21, 2023 15:31
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.

None yet

1 participant