test/bones.lisp @ 3b0161d2100d

Refactor the main WAM store into a `simple-array`

Well that was easy.  And now `hairy-data-vector-ref` isn't taking 15% of our
runtime.  Yay!
author Steve Losh <steve@stevelosh.com>
date Mon, 11 Jul 2016 16:17:18 +0000
parents d08be7892816
children 5c914fbcb042
(in-package #:bones-test)

(def-suite :bones)
(in-suite :bones)