summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2024-03-14Fix renaming mistakeDouglas Katzman
2024-03-14Evolve faster-than-futex some moreDouglas Katzman
2023-11-20arm64: switch to soft card marksDouglas Katzman
2023-09-28x86: Check for stack overflow for large stack allocated objects.Charles Zhang
2023-07-21Speed up slot-value on any structure-object and non-const slot-nameDouglas Katzman
2023-03-10Delete redundant (LOGIOR x 1)Douglas Katzman
2023-03-10Change to a simpler hash in solist algorithmDouglas Katzman
2023-03-07Add another speed comparisonDouglas Katzman
2023-02-07Put DEEP-SIZE into test-util and use it in a benchmarkDouglas Katzman
2023-02-01Test redblack versus brothertree more fairlyDouglas Katzman
2023-01-15Speed up FINALIZE and CANCEL-FINALIZATION w/ many threadsDouglas Katzman
2022-12-07Implement fastrem-32 vop for arm64 and ppc64Douglas Katzman
2022-12-07x86-64: speed up %LOOKUP-SYMBOL by at least 10%Douglas Katzman
2021-08-18Add some optional instrumentation to object creationDouglas Katzman
2021-08-10Demonstrate some ways to improve WITH-MUTEXDouglas Katzman
2021-04-14Add a multi-thread GC benchmarkDouglas Katzman