-
-
Notifications
You must be signed in to change notification settings - Fork 612
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
ac4992b
commit cdaf16f
Showing
29 changed files
with
1,711 additions
and
580 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.
cdaf16f
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