Ticket #507 (closed task: fixed)
Optimise state hashing
| Reported by: | Philip | Owned by: | |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Alpha 1 |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
The state hashing is very useful for detecting OOS, but very slow (especially in debug builds) which makes it hard to use when testing. It should be faster.
Change History
Note: See
TracTickets for help on using
tickets.

It's faster now.