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 benchmarks page for Learner1D and Learner2D functions #405

Merged
merged 4 commits into from
Feb 13, 2024

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented Apr 7, 2023

Description

1D results:
image

2D results:
image

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@basnijholt basnijholt changed the title Add benchmarks page Add benchmarks page for Learner1D and Learner2D functions Apr 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Merging #405 (8938611) into main (815fd31) will decrease coverage by 0.04%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
- Coverage   78.16%   78.13%   -0.04%     
==========================================
  Files          38       38              
  Lines        5529     5529              
  Branches      989      989              
==========================================
- Hits         4322     4320       -2     
- Misses       1057     1058       +1     
- Partials      150      151       +1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@basnijholt basnijholt force-pushed the benchmarks branch 3 times, most recently from 6dbe221 to b34ed84 Compare April 7, 2023 18:59
@basnijholt basnijholt enabled auto-merge (squash) February 13, 2024 19:11
@basnijholt basnijholt disabled auto-merge February 13, 2024 19:11
@basnijholt basnijholt enabled auto-merge (squash) February 13, 2024 19:12
@basnijholt basnijholt merged commit 378f9f6 into main Feb 13, 2024
14 checks passed
@basnijholt basnijholt deleted the benchmarks branch February 13, 2024 19:36
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.

2 participants