Ticket #881 (closed defect: fixed)
HASH-TABLE-COUNT is slow on lock-free hash-tables
| Reported by: | pfeilgm | Owned by: | gz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Performance | Version: | trunk |
| Keywords: | Cc: |
Description
Calls to HASH-TABLE-COUNT on lock-free hash-tables spend a lot of time in LOCK-FREE-COUNT-ENTRIES. This is at least an issue for GBBOpen ( http://gbbopen.org/svn/GBBopen/trunk/ISSUES)
Change History
Note: See
TracTickets for help on using
tickets.
