Closed katywings closed 2 months ago
Open the branch in Web Editor • VS Code • Insiders
Open Preview
Latest commit: f0a1c26c00ebfefffa9c3695235cf7d68866762d
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@katywings is attempting to deploy a commit to the Nikhil Saraf's projects Team on Vercel.
A member of the Team first needs to authorize it.
commit: f0a1c26
``` pnpm add https://pkg.pr.new/@vinxi/deno-doc@360 ```
``` pnpm add https://pkg.pr.new/vinxi@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/plugin-directives@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/doc@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/plugin-mdx@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/openapi@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/react@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/react-server@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/router@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/server-components@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/server-functions@360 ```
``` pnpm add https://pkg.pr.new/@vinxi/solid@360 ```
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
vinxi-website | ❌ Failed (Inspect) | Sep 3, 2024 7:04am |
This replaces the hashing function with an actual hash algorithm (djb2). The original code comes from https://github.com/sveltejs/svelte/blob/0203eb319b5d86138236158e3ae6ecf29e26864c/packages/svelte/src/utils.js#L7.
I also added a Map to avoid duplicate hashing of earlier inputs.
Comparison of the hashes
Performance
Benchmark wise I didn't do a lot. But the few builds I did on a large project look okay: