Skip to content

Trying out moveBefore instead of insertBefore #12

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WebReflection
Copy link
Owner

This MR is here to simply provide a testing branch for moveBefore proposal, having a way to compare performance or results against current insertBefore implementation.

How to run tests

First of all, once forked, npm i to get dependencies, then npm run build to create the dist version, then:

npx static-handler .

Now reach http://localhost:8080/test/ and check the console

@WebReflection
Copy link
Owner Author

WebReflection commented Aug 27, 2024

to whom it might concern, the changes in package.json are probably needed on the main branch too (to compare results) ... I might update that as well just to keep things simple (which I just did)

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.

1 participant