89ad53c4cc89
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Mon, 11 Jul 2016 16:35:59 +0000 |
parents | 422cf6c3909f |
children | 5fe9bca4f60a |
branches/tags | (none) |
files | README.markdown |
Changes
--- 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.