Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit baf4859

Browse files
add chart
1 parent 6ec1fc7 commit baf4859

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

‎PITCHME.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,19 @@ Observed cold startup times
119119
"datasets": [
120120
{
121121
"data":[142,154,135,173, 173],
122-
"label":"custom runtime", "backgroundColor":"rgba(20,220,220,.8)"
122+
"label":"custom runtime", "backgroundColor":"rgba(20,220,220,.5)"
123123
},
124124
{
125125
"data":[2240,2038,2150,2110,2080],
126-
"label":"java8 runtime", "backgroundColor":"rgba(220,120,120,.8)"
126+
"label":"java8 runtime", "backgroundColor":"rgba(220,120,120,.5)"
127+
},
128+
{
129+
"data":[327,386,308,342,310],
130+
"label":"custom runtime with DynamoDB", "backgroundColor":"rgba(20,220,220,.8)"
131+
},
132+
{
133+
"data":[3800,3730,3950,4160,3470],
134+
"label":"java8 runtime with DynamoDB", "backgroundColor":"rgba(220,120,120,.8)"
127135
}
128136
]
129137
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /