mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
This got about 5% speedup in the FIND-SYMBOL benchmark for those CPUs, less than on x86-64, but I'll bet they run the string hashing step more slowly, so the remainder operation in %LOOKUP-SYMBOL is a smaller contributor to the total time. Amdahl's law pertains. Also implement fastrem-64 in case we need it. |
||
|---|---|---|
| .. | ||
| find-symbol.lisp | ||
| grab-mutex.lisp | ||
| threads-compile.lisp | ||