this post was submitted on 24 Nov 2023
1 points (100.0% liked)

Lisp

53 readers
3 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Shinmera@alien.top 1 points 1 year ago (1 children)

Not sure when that was introduced into SBCL, but suffice to say your version is too old.

It was introduced in SBCL 2.3.7 as (= *gc-real-time* *gc-run-time*) (approximately, timer precision is weird) holds for serial GC, but not for parallel GC.