Skip to content

Python: Soft revert TypeTrackingNode#6344

Closed
tausbn wants to merge 1 commit intogithub:mainfrom
tausbn:python-soft-revert-typetrackingnode
Closed

Python: Soft revert TypeTrackingNode#6344
tausbn wants to merge 1 commit intogithub:mainfrom
tausbn:python-soft-revert-typetrackingnode

Conversation

@tausbn
Copy link
Contributor

@tausbn tausbn commented Jul 21, 2021

Temporarily instates TypeTrackingNode as an alias of LocalSourceNode
as having it as a separate class lead to performance regressions.

In the hopes that this will be resolved in the near future, I have left
the current TypeTrackingNode implementation in situ, but hidden inside
a FutureWork private module.

Temporarily instates `TypeTrackingNode` as an alias of `LocalSourceNode`
as having it as a separate class lead to performance regressions.

In the hopes that this will be resolved in the near future, I have left
the current `TypeTrackingNode` implementation in situ, but hidden inside
a `FutureWork` private module.
@tausbn tausbn added the no-change-note-required This PR does not need a change note label Jul 21, 2021
@tausbn tausbn requested a review from a team as a code owner July 21, 2021 17:40
@tausbn
Copy link
Contributor Author

tausbn commented Jul 22, 2021

Performance results here (also see my additional comment on that issue): https://github.com/dsp-testing/tausbn-dca/issues/50

@tausbn
Copy link
Contributor Author

tausbn commented Sep 2, 2021

Superceded by #6351.

@tausbn tausbn closed this Sep 2, 2021
@tausbn tausbn deleted the python-soft-revert-typetrackingnode branch September 2, 2021 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-change-note-required This PR does not need a change note Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants