diff --git a/preso/css/smackdown.css b/preso/css/smackdown.css index d624eec..bee70ff 100644 --- a/preso/css/smackdown.css +++ b/preso/css/smackdown.css @@ -1,5 +1,5 @@ .down-arrow { - margin-top: 100px; + margin-top: 30px; font-weight: bold } @@ -17,7 +17,7 @@ pre code { } .top { - top: -60px; + top: -200px; } .column2 { @@ -36,4 +36,14 @@ pre code { text-align: right; color: #EEEEEE; font-size: 18px; +} + +.comparison { + position: absolute; +} + +.comparison .fragment { + position: absolute; + top: 0; + opacity: 0; } \ No newline at end of file diff --git a/preso/index.html b/preso/index.html index f5d95bd..a1420cc 100644 --- a/preso/index.html +++ b/preso/index.html @@ -58,7 +58,7 @@

Why a Smackdown?

- - We wanted to know how they enhanced the Developer Experience (DX). + * We wanted to know how they enhanced the Developer Experience (DX).

@@ -775,9 +775,77 @@

Authentication - Play

+
+
+

Application Comparison

+ +
+
+

YSlow

+
+ + +
+
+ +
+

PageSpeed

+
+ + +
+
+ +
+

Lines of Code

+
+ + +
+
+ +
+

Load Testing with BrowserMob

+ +
+
+

Load Testing - 1 Dyno

+
+
+ +

Bike (Grails)

+
+
+ +

Hike (Play)

+
+
+
+ +
+

Load Testing - 1 Dyno

+
+
+ +

Bike (Grails)

+
+
+ +

Hike (Play)

+
+
+
+ +
+
-

Comparison and Pretty Graphs

+

Framework Comparison