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

Add more benchmarks #69

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add more benchmarks #69

wants to merge 2 commits into from

Conversation

gbaraldi
Copy link
Member

The idea here is to stress out the malloc allocator and the big alloc allocator/GC

Threads.@threads for i in 1:N
a[i] = rand(2500)
end
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting.

@vchuravy
Copy link
Member

We need some descritption of what each benchmark does in the Readme.

@d-netto
Copy link
Collaborator

d-netto commented Jan 26, 2024

What's the status of this @gbaraldi?

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.

3 participants