# HG changeset patch # User Steve Losh # Date 1468254959 0 # Node ID 89ad53c4cc899b9ca066c14ae5cee7973c024785 # Parent 422cf6c3909f5225de8e89211cdc32502952b466 Update diff -r 422cf6c3909f -r 89ad53c4cc89 README.markdown --- a/README.markdown Mon Jul 11 14:16:34 2016 +0000 +++ b/README.markdown Mon Jul 11 16:35:59 2016 +0000 @@ -704,3 +704,7 @@ * Finished up the [Bones][] code store refactor and a couple of other minor things. +* Switched over the Bones main store to be a `simple-array` too. Another + performance increase. I've switched to a new game for benchmarking because + the previous one was starting to finish too fast for me to be confident in + getting sane results. I think that's a good sign.