Performance tests

This small Scala.js application compares the performance of common pickling (aka serialization) libraries with BooPickle. The performance tests are only indicative of real world performance, but should give a rough estimate on how the various pickling libraries compare in terms of browser performance.

Source code for these tests can be found here.