twitter / GraphJet
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 42% | 57%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java0% | 0% | 0% | 42% | 57%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
graphjet-core0% | 0% | 0% | 41% | 58%
graphjet-adapters0% | 0% | 0% | 98% | 1%
Longest Files (Top 50)
File# lines# units
IntToIntPairConcurrentHashMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
197 15
AbstractPowerLawDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
197 26
SmallArrayBasedLongToDoubleMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
181 13
SalsaSubgraphInternalState.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa/subgraph
171 8
LeftIndexedBipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
159 17
ShardedBigLongArray.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
154 11
ShardedBigIntArray.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
153 11
IntersectionSimilarity.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/intersection
152 3
SocialProofGenerator.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/socialproof
152 9
TopSecondDegreeByCountForTweet.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweet
148 5
TopSecondDegreeByCount.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting
148 8
ArrayBasedIntToIntArrayMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
146 15
ArrayBasedLongToInternalIntBiMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
141 8
CassovaryOutIndexedDirectedGraph.java
in graphjet-adapters/src/main/java/com/twitter/graphjet/adapter/cassovary
141 24
BipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
136 12
LeftIndexedMultiSegmentBipartiteGraph.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite
136 16
ArrayBasedLongToInternalIntFixedLengthBiMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
134 10
NodeMetadataSocialProofGenerator.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/socialproof
131 6
Optimizer.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/optimizer
130 7
MultiThreadedPageRank.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
127 8
RecommendationStats.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
125 22
TopSecondDegreeByCountTweetRecsGenerator.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweetfeature
124 6
RandomMultiGraphNeighbors.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/randommultigraphneighbors
124 5
AbstractRegularDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
124 19
TopSecondDegreeByCountTweetRecsGenerator.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweet
122 6
TopSecondDegreeByCountTweetMetadataRecsGenerator.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweet
122 4
SalsaNodeVisitor.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
119 11
TweetMetadataRecommendationInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweet
115 10
SalsaSelectResults.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
112 4
AbstractOptimizedEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
111 14
MultiSegmentRandomIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite
105 9
TopSecondDegreeByCountForTweet.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweetfeature
101 4
SalsaRequestBuilder.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
99 14
SalsaIterations.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
94 4
GeneratorHelper.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting
93 7
MultiSegmentPowerLawBipartiteGraph.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite
90 5
WithEdgeMetadataRegularDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
88 8
SalsaStats.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
87 8
PageRank.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
87 5
NodeInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
85 12
NodeMetadataInternalIdToLongIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
85 11
PowerLawBipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
85 9
CommonInternalState.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
84 13
AliasTableUtil.java
in graphjet-core/src/main/java/com/twitter/graphjet/math
84 3
PowerLawDegreeEdgeIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
83 8
TweetAuthorFilter.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/filters
81 7
SalsaRequest.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
79 12
RegularDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
78 8
WithEdgeMetadataPowerLawDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
77 6
PowerLawDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
75 6
Files With Most Units (Top 50)
File# lines# units
AbstractPowerLawDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
197 26
CassovaryOutIndexedDirectedGraph.java
in graphjet-adapters/src/main/java/com/twitter/graphjet/adapter/cassovary
141 24
RecommendationStats.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
125 22
AbstractRegularDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
124 19
LeftIndexedBipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
159 17
LeftIndexedMultiSegmentBipartiteGraph.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite
136 16
ArrayBasedIntToIntArrayMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
146 15
IntToIntPairConcurrentHashMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
197 15
SalsaRequestBuilder.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
99 14
AbstractOptimizedEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
111 14
CommonInternalState.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
84 13
SmallArrayBasedLongToDoubleMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
181 13
SalsaRequest.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
79 12
NodeInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
85 12
IntArrayAliasTable.java
in graphjet-core/src/main/java/com/twitter/graphjet/math
43 12
BipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
136 12
SalsaNodeVisitor.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
119 11
ShardedBigLongArray.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
154 11
ShardedBigIntArray.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
153 11
MultiSegmentIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite
64 11
NodeMetadataInternalIdToLongIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
85 11
TweetMetadataRecommendationInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting/tweet
115 10
IntersectionSimilarityRequest.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/intersection
64 10
ArrayBasedLongToInternalIntFixedLengthBiMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
134 10
IntToIntPairArrayIndexBasedMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
65 10
SimilarityInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
61 9
SocialProofGenerator.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/socialproof
152 9
PowerLawBipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
85 9
InternalIdToLongIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
52 9
MultiSegmentRandomIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite
105 9
TopSecondDegreeByCountRecommendationInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting
64 8
TopSecondDegreeByCount.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting
148 8
NeighborInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/randommultigraphneighbors
54 8
MultiThreadedPageRank.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms
127 8
SalsaStats.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa
87 8
SalsaSubgraphInternalState.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/salsa/subgraph
171 8
ArrayBasedLongToInternalIntBiMap.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
141 8
LeftIndexedReaderAccessibleInfo.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
37 8
PowerLawDegreeEdgeIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
83 8
WithEdgeMetadataRegularDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
88 8
RegularDegreeEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
78 8
TweetAuthorFilter.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/filters
81 7
GeneratorHelper.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting
93 7
TopSecondDegreeByCountRequest.java
in graphjet-core/src/main/java/com/twitter/graphjet/algorithms/counting
49 7
IntArrayIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/hashing
44 7
Optimizer.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/optimizer
130 7
LeftRegularBipartiteGraphSegment.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/segment
57 7
WithEdgeMetadataOptimizedEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
70 7
OptimizedEdgeIterator.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
41 7
OptimizedEdgePool.java
in graphjet-core/src/main/java/com/twitter/graphjet/bipartite/edgepool
58 7
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines