File Size vs. Commits (all time): 34 points
simulator/src/main/java/com/google/cloud/App.java
x: 20 commits (all time)
y: 145 lines of code
simulator/src/main/java/com/google/cloud/AvroOutputConsumer.java
x: 1 commits (all time)
y: 48 lines of code
simulator/src/main/java/com/google/cloud/EventConsumer.java
x: 3 commits (all time)
y: 8 lines of code
simulator/src/main/java/com/google/cloud/JSONOutputConsumer.java
x: 1 commits (all time)
y: 112 lines of code
simulator/src/main/java/com/google/cloud/simulator/Simulator.java
x: 13 commits (all time)
y: 120 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookCoder.java
x: 4 commits (all time)
y: 72 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookMutableState.java
x: 3 commits (all time)
y: 44 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookProcessingPipeline.java
x: 14 commits (all time)
y: 104 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookProducer.java
x: 7 commits (all time)
y: 49 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookOrderedProcessingHandler.java
x: 2 commits (all time)
y: 21 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/MarketDepthToTableRowConverter.java
x: 7 commits (all time)
y: 45 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookEventToTableRowConverter.java
x: 7 commits (all time)
y: 26 lines of code
simulator/src/main/java/com/google/cloud/PubSubConsumer.java
x: 9 commits (all time)
y: 99 lines of code
simulator/src/main/java/com/google/cloud/StatsTracker.java
x: 5 commits (all time)
y: 191 lines of code
business-model/src/main/java/com/google/cloud/orderbook/MatcherContext.java
x: 14 commits (all time)
y: 168 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/SessionContractKey.java
x: 4 commits (all time)
y: 40 lines of code
terraform/main.tf
x: 3 commits (all time)
y: 15 lines of code
terraform/pubsub.tf
x: 3 commits (all time)
y: 20 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/ConvertOrderBookEventToKV.java
x: 1 commits (all time)
y: 14 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookEventExaminer.java
x: 3 commits (all time)
y: 26 lines of code
business-model/src/main/proto/marketdata.proto
x: 10 commits (all time)
y: 81 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/ProcessingStatusToTableRowConverter.java
x: 6 commits (all time)
y: 25 lines of code
terraform/bigquery.tf
x: 10 commits (all time)
y: 29 lines of code
terraform/gcs.tf
x: 2 commits (all time)
y: 6 lines of code
terraform/output.tf
x: 5 commits (all time)
y: 36 lines of code
terraform/service-account.tf
x: 5 commits (all time)
y: 38 lines of code
terraform/service-api.tf
x: 2 commits (all time)
y: 3 lines of code
terraform/variables.tf
x: 2 commits (all time)
y: 11 lines of code
business-model/src/main/java/com/google/cloud/orderbook/QueuedProducer.java
x: 6 commits (all time)
y: 91 lines of code
business-model/src/main/java/com/google/cloud/orderbook/OrderBookBuilder.java
x: 4 commits (all time)
y: 98 lines of code
business-model/src/main/java/com/google/cloud/orderbook/Matcher.java
x: 5 commits (all time)
y: 160 lines of code
business-model/src/main/java/com/google/cloud/orderbook/Order.java
x: 4 commits (all time)
y: 57 lines of code
simulator/src/main/java/com/google/cloud/StandardOutputConsumer.java
x: 4 commits (all time)
y: 91 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/FailedBigQueryInsertProcessor.java
x: 1 commits (all time)
y: 28 lines of code
191.0
lines of code
min: 3.0 average: 62.38 25th percentile: 24.0 median: 44.5 75th percentile: 98.25 max: 191.0
0
20.0
commits (all time)
min: 1.0 | average: 5.59 | 25th percentile: 2.75 | median: 4.0 | 75th percentile: 7.0 | max: 20.0
File Size vs. Contributors (all time): 34 points
simulator/src/main/java/com/google/cloud/App.java
x: 4 contributors (all time)
y: 145 lines of code
simulator/src/main/java/com/google/cloud/AvroOutputConsumer.java
x: 1 contributors (all time)
y: 48 lines of code
simulator/src/main/java/com/google/cloud/EventConsumer.java
x: 2 contributors (all time)
y: 8 lines of code
simulator/src/main/java/com/google/cloud/JSONOutputConsumer.java
x: 1 contributors (all time)
y: 112 lines of code
simulator/src/main/java/com/google/cloud/simulator/Simulator.java
x: 3 contributors (all time)
y: 120 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookCoder.java
x: 2 contributors (all time)
y: 72 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookMutableState.java
x: 1 contributors (all time)
y: 44 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookProcessingPipeline.java
x: 2 contributors (all time)
y: 104 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookProducer.java
x: 1 contributors (all time)
y: 49 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookOrderedProcessingHandler.java
x: 1 contributors (all time)
y: 21 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/MarketDepthToTableRowConverter.java
x: 2 contributors (all time)
y: 45 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/OrderBookEventToTableRowConverter.java
x: 2 contributors (all time)
y: 26 lines of code
simulator/src/main/java/com/google/cloud/PubSubConsumer.java
x: 2 contributors (all time)
y: 99 lines of code
simulator/src/main/java/com/google/cloud/StatsTracker.java
x: 2 contributors (all time)
y: 191 lines of code
business-model/src/main/java/com/google/cloud/orderbook/MatcherContext.java
x: 2 contributors (all time)
y: 168 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/SessionContractKey.java
x: 2 contributors (all time)
y: 40 lines of code
terraform/main.tf
x: 1 contributors (all time)
y: 15 lines of code
terraform/pubsub.tf
x: 1 contributors (all time)
y: 20 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/ConvertOrderBookEventToKV.java
x: 1 contributors (all time)
y: 14 lines of code
business-model/src/main/proto/marketdata.proto
x: 2 contributors (all time)
y: 81 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/ProcessingStatusToTableRowConverter.java
x: 2 contributors (all time)
y: 25 lines of code
terraform/bigquery.tf
x: 2 contributors (all time)
y: 29 lines of code
terraform/gcs.tf
x: 1 contributors (all time)
y: 6 lines of code
terraform/output.tf
x: 2 contributors (all time)
y: 36 lines of code
terraform/service-account.tf
x: 2 contributors (all time)
y: 38 lines of code
terraform/service-api.tf
x: 1 contributors (all time)
y: 3 lines of code
terraform/variables.tf
x: 1 contributors (all time)
y: 11 lines of code
business-model/src/main/java/com/google/cloud/orderbook/QueuedProducer.java
x: 2 contributors (all time)
y: 91 lines of code
business-model/src/main/java/com/google/cloud/orderbook/OrderBookBuilder.java
x: 2 contributors (all time)
y: 98 lines of code
business-model/src/main/java/com/google/cloud/orderbook/Matcher.java
x: 2 contributors (all time)
y: 160 lines of code
business-model/src/main/java/com/google/cloud/orderbook/Order.java
x: 2 contributors (all time)
y: 57 lines of code
order-book-pipeline/src/main/java/com/google/cloud/dataflow/orderbook/FailedBigQueryInsertProcessor.java
x: 1 contributors (all time)
y: 28 lines of code
191.0
lines of code
min: 3.0 average: 62.38 25th percentile: 24.0 median: 44.5 75th percentile: 98.25 max: 191.0
0
4.0
contributors (all time)
min: 1.0 | average: 1.74 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.0
File Size vs. Commits (30 days): 0 points
No data for "commits (30d)" vs. "lines of code".
File Size vs. Contributors (30 days): 0 points
No data for "contributors (30d)" vs. "lines of code".
File Size vs. Commits (90 days): 0 points
No data for "commits (90d)" vs. "lines of code".
File Size vs. Contributors (90 days): 0 points
No data for "contributors (90d)" vs. "lines of code".