Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Start using "cached_property" to simplify memoization process #53

Closed
garciparedes opened this issue Oct 25, 2019 · 0 comments
Closed

Start using "cached_property" to simplify memoization process #53

garciparedes opened this issue Oct 25, 2019 · 0 comments
Labels
approved This issue is currently approved but waiting to be solved. enhancement New feature or request programming This issue is related with source code implementation.
Milestone

Comments

@garciparedes
Copy link
Owner

garciparedes commented Oct 25, 2019

https://stackoverflow.com/a/58471774/3921457

@garciparedes garciparedes added enhancement New feature or request approved This issue is currently approved but waiting to be solved. programming This issue is related with source code implementation. labels Oct 25, 2019
garciparedes added a commit that referenced this issue Oct 26, 2019
This was referenced Oct 26, 2019
garciparedes added a commit that referenced this issue Oct 26, 2019
* Updated ".travis.yml" to run directly over raw python.
garciparedes added a commit that referenced this issue Oct 26, 2019
* Minor performance improvements pre checking if list is empty before computing max. #53
* Now StatelessCrosser.iterator is a cached_property.
@garciparedes garciparedes added this to the r0.1.0 milestone Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved This issue is currently approved but waiting to be solved. enhancement New feature or request programming This issue is related with source code implementation.
Projects
None yet
Development

No branches or pull requests

1 participant