Skip to content

Instantly share code, notes, and snippets.

View prayerslayer's full-sized avatar
💭
/o\

Nikolaus Piccolotto prayerslayer

💭
/o\
View GitHub Profile
@prayerslayer
prayerslayer / output.txt
Last active September 28, 2015 13:23
Tests JSON encoding performance of different clojure libs
content length
5073891
cheshire
"Elapsed time: 103.332902 msecs"
clj-json
"Elapsed time: 79.033905 msecs"
core.json
"Elapsed time: 638.59961 msecs"
@prayerslayer
prayerslayer / index.html
Last active August 29, 2015 14:01 — forked from mbostock/.block
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.node {
stroke-width: 1.5px;
}
</style>
<body>