Skip to content

Assemblyscript#46

Closed
sverhoeven wants to merge 1 commit intomainfrom
assemblyscript
Closed

Assemblyscript#46
sverhoeven wants to merge 1 commit intomainfrom
assemblyscript

Conversation

@sverhoeven
Copy link
Copy Markdown
Collaborator

Try if assemblyscript is quicker then js.

To test

pnpm install
cd packages/fast-class
pnpm build
pnpm test
...
asRunner: 40.829ms
jsRunner: 12.626ms
...

So assembly script is not faster than js for this simple model.

pnpm install
cd packages/fast-class
pnpm build
pnpm test

asRunner: 40.829ms
jsRunner: 12.626ms
@Peter9192
Copy link
Copy Markdown
Member

Closing this as abandoned.

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.

2 participants