Skip to content

Commit

Permalink
doc edits
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Mar 31, 2018
1 parent 0f9d0f5 commit abb9636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ time java -jar ./springboot/target/springboot-1.0-SNAPSHOT.jar

## Results

|DI|Jar with Dependencies, KB|Compile Time, ms|Exec time, ms|
|DI|Jar with Dependencies, KB|Compile/Package Time, ms|Exec time, ms|
|----|-----|-----|----|
|Dagger| 51|1320|122|
|Cayenne DI|79|93|166|
Expand Down

0 comments on commit abb9636

Please sign in to comment.