8000 ENH: Standalone benchmark script for the inner loops of ufunc by seiko2plus · Pull Request #15987 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

ENH: Standalone benchmark script for the inner loops of ufunc #15987

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
ENH: Standalone benchmark script for the inner loops of ufunc
    This script only measuring the performance of inner loops
    of ufunc, the idea behind it is to remove umath object calls
    from the equation, in order to reduce the number of noises and
    provides stable ratios.
  • Loading branch information
seiko2plus committed Oct 6, 2020
commit 5e557b5e28284950898dfd7cee9893f709bdcc5d
Loading
0