Dan Kortschak
|
36293e6f62
|
graph/flow: skip rather than erroring when there is no benchmark data
|
2020-10-08 18:26:38 +10:30 |
|
Dan Kortschak
|
2bf857dc70
|
graph: use iterators directly rather than copying into []graph.Node
There are still uses in test code; these can remain since they simplify
that code.
|
2020-07-02 07:47:46 +09:30 |
|
Dan Kortschak
|
f5dc855938
|
graph/flow: avoid non-rune to string conversion
|
2020-05-17 14:56:55 +09:30 |
|
Dan Kortschak
|
60a68a3a7f
|
graph/flow: new package for (control) flow analysis
This is broken out from path to make room for the additional control
flow analysis routines that are currently being worked on.
|
2019-03-12 12:50:28 +10:30 |
|