aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/2.11/src/kittens/obj.scala
diff options
context:
space:
mode:
authorJon Pretty <jon.pretty@propensive.com>2017-11-07 00:55:36 +0000
committerJon Pretty <jon.pretty@propensive.com>2017-11-07 00:55:36 +0000
commit1207383551b429560ac05e124349b24ff8b6dfda (patch)
tree923e5c537f5e53e2c6051b02a5b8e17c4bb3462b /benchmarks/2.11/src/kittens/obj.scala
parent1f49e614b1a2e363adbbea6ec510f094e195ace8 (diff)
downloadmagnolia-1207383551b429560ac05e124349b24ff8b6dfda.tar.gz
magnolia-1207383551b429560ac05e124349b24ff8b6dfda.tar.bz2
magnolia-1207383551b429560ac05e124349b24ff8b6dfda.zip
Benchmarking suite
Diffstat (limited to 'benchmarks/2.11/src/kittens/obj.scala')
-rw-r--r--benchmarks/2.11/src/kittens/obj.scala118
1 files changed, 118 insertions, 0 deletions
diff --git a/benchmarks/2.11/src/kittens/obj.scala b/benchmarks/2.11/src/kittens/obj.scala
new file mode 100644
index 0000000..c01199e
--- /dev/null
+++ b/benchmarks/2.11/src/kittens/obj.scala
@@ -0,0 +1,118 @@
+import adt._
+import cats._
+import derived._
+import cats.Show
+import cats.instances.all._
+
+object Gen {
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+ derive.show[Jan.type]
+
+}