-
-
Notifications
You must be signed in to change notification settings - Fork 667
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update to modern benchmark Makefile
- Loading branch information
1 parent
184d71f
commit 97a27cf
Showing
26 changed files
with
1,534 additions
and
520 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
97a27cf
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.
@Planeshifter Many of these are the wrong Makefile, as the benchmarks are targeting built-in C99 behavior. Hence, they shouldn't be compiling package source files, dependencies, etc. This commit should be reverted, and each package should be specifically targeted using the appropriate snippet. https://github.com/stdlib-js/stdlib/blob/develop/tools/snippets/benchmark/c/Makefile