This website requires JavaScript.
Explore
Help
Sign In
github
/
weave-scope
Watch
1
Star
0
Fork
0
You've already forked weave-scope
mirror of
https://github.com/weaveworks/scope.git
synced
2026-05-24 18:13:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46345e3bdb62de467f787dcb569ab366292502e2
weave-scope
/
report
History
Tom Wilkie
2f760f2f33
Cache generated ids to relieve pressure on the GC
2015-09-09 15:01:58 +00:00
..
id_list_test.go
…
id_list.go
Move Adjacency info inside the NodeMetadata struct; move pseudo node generation to the probes.
2015-08-28 15:20:27 +00:00
id_test.go
Move EdgeMetadata into the NodeMetadata struct.
2015-09-02 14:32:44 +00:00
id.go
Cache generated ids to relieve pressure on the GC
2015-09-09 15:01:58 +00:00
merge_test.go
Rename NodeMetadata -> Node
2015-09-03 16:18:54 +00:00
networks_test.go
…
networks.go
Revert to correct edge construction
2015-08-03 10:55:59 +02:00
report_test.go
report: always copy
2015-08-25 17:52:20 +01:00
report.go
Remove LeafMap - have a generic function which converts a Topology to a RenderableNodes.
2015-09-02 15:03:57 +00:00
topology.go
WithNode is a CPU hog.
2015-09-09 15:01:57 +00:00