Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

PPT v1.5.2 #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

PPT v1.5.2 #38

wants to merge 1 commit into from

Conversation

hombit
Copy link
Collaborator

@hombit hombit commented Feb 20, 2024

Change Description

  • My PR includes a link to the issue that I am addressing

Solution Description

Code Quality

  • I have read the Contribution Guide
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

Project-Specific Pull Request Checklists

Bug Fix Checklist

  • My fix includes a new test that breaks as a result of the bug (if possible)
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

New Feature Checklist

  • I have added or updated the docstrings associated with my feature using the NumPy docstring format
  • I have updated the tutorial to highlight my new feature (if appropriate)
  • I have added unit/End-to-End (E2E) test cases to cover my new feature
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

Documentation Change Checklist

Build/CI Change Checklist

  • If required or optional dependencies have changed (including version numbers), I have updated the README to reflect this
  • If this is a new CI setup, I have added the associated badge to the README

Other Change Checklist

  • Any new or updated docstrings use the NumPy docstring format.
  • I have updated the tutorial to highlight my new feature (if appropriate)
  • I have added unit/End-to-End (E2E) test cases to cover any changes
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

Copy link

Before [b32f444] After [fd1f517] Ratio Benchmark (Parameter)
35.4±3ms 35.8±3ms 1.01 benchmarks.Pack.time_pack_flat
5.52±0.03s 5.56±0.01s 1.01 benchmarks.PackAndApplyLengthFiveTimes.time_packed
569±3ms 571±5ms 1 benchmarks.PackAndApplyLengthFiveTimes.time_groupby
587±20ms 583±5ms 0.99 benchmarks.PackAndApplyLengthFiveTimes.time_sort_groupby
111±1ms 109±0.8ms 0.98 benchmarks.PackAndApplyLength.time_groupby
1.14±0s 1.12±0.01s 0.98 benchmarks.PackAndApplyLength.time_packed

Click here to view all benchmarks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant