-
Notifications
You must be signed in to change notification settings - Fork 12
[WIP] add source of fastest c++ benches #38
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where are the "cmain.jl" files coming from? Are those just translations of the C++ programs? Can they be added to this repo separately, and is there a benefit to doing so?
@@ -3,14 +3,7 @@ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the changes to this file be cherry-picked out of this branch as an improvement to the existing Julia program?
@@ -10,9 +10,6 @@ | |||
using Distributed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the changes to this file be cherry-picked out of this branch as an improvement to the existing Julia program?
@@ -7,7 +7,7 @@ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the changes to this file be cherry-picked out of this branch as an improvement to the existing Julia program?
No description provided.