Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wcharczuk/go-incr issues and pull requests
#13 - Refactors how observers are treated; they only mark leaf nodes as necessary now.
Pull Request -
State: closed - Opened by wcharczuk 9 months ago
- 1 comment
#12 - Performance significantly deteriorates with increasing number of observed nodes in the graph
Issue -
State: closed - Opened by selasijean 9 months ago
- 9 comments
#11 - Refactors API to treat the graph itself as `incr.Root()`
Pull Request -
State: closed - Opened by wcharczuk 9 months ago
#10 - Bring back DetectCycleIfLinked?
Issue -
State: closed - Opened by selasijean 9 months ago
- 2 comments
#9 - Refactors nodes into having slice metadata lists (from maps controlled with mutexes), and hopefully perf gains
Pull Request -
State: closed - Opened by wcharczuk 9 months ago
#8 - Another instance of chaining nodes in such way that results of previous stabilization are lost
Issue -
State: closed - Opened by selasijean 9 months ago
- 3 comments
#7 - [Perf regression] pprof flame graphs reveal Link is now very expensive.
Issue -
State: closed - Opened by selasijean 9 months ago
- 18 comments
Labels: performance regression
#6 - It is possible to chain nodes in such way that results of previous stabilization results are lost
Issue -
State: closed - Opened by selasijean 10 months ago
- 1 comment
Labels: bug, bind
#5 - OnUpdate handlers are not invoked for all affected nodes
Issue -
State: closed - Opened by selasijean 10 months ago
- 2 comments
Labels: bug, observer
#4 - Two test cases where bind shows some randomness and then no randomness but always errors out
Issue -
State: closed - Opened by selasijean 10 months ago
- 9 comments
Labels: bug, bind
#3 - Refactors node creation to require contexts; implements bind scopes more correctly
Pull Request -
State: closed - Opened by wcharczuk 10 months ago
- 2 comments
#2 - Addresses issues with nested binds orphaning nodes and not rebinding correctly.
Pull Request -
State: closed - Opened by wcharczuk 10 months ago
#1 - Adds parallel stabilization
Pull Request -
State: closed - Opened by wcharczuk over 2 years ago