Skip to content

Instantly share code, notes, and snippets.

@PuercoPop
Created August 31, 2023 03:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PuercoPop/a748b0f4abc1b4cfa059d8ad2d372bb6 to your computer and use it in GitHub Desktop.
Save PuercoPop/a748b0f4abc1b4cfa059d8ad2d372bb6 to your computer and use it in GitHub Desktop.
[306/306] src/code/late-globaldb (0.028 sec)
67.482605
ctype cache metrics: Count LF Seek Hit maxPSL Mask
VALUES : 43376 66.2% 8 FFFF
List : 41211 62.9% 10 FFFF
Set : 20691 63.1% 7 7FFF
EQL : 18903 NIL %
UNION : 15162 46.3% 6 7FFF
FUN : 9403 57.4% 7 3FFF
NUMERIC : 6689 40.8% 5 3FFF
INTERSECTION : 5850 71.4% 6 1FFF
MEMBER : 3108 37.9% 6 1FFF
NEGATION : 2697 65.8% 9 FFF
Key-Info : 1534 74.9% 8 7FF
ARRAY : 658 64.3% 5 3FF
Key-Info-Set : 459 44.8% 4 3FF
CONS : 423 41.3% 4 3FF
SIMD-PACK : 253 49.4% 4 1FF
SIMD-PACK-256 : 253 49.4% 4 1FF
ALIEN-TYPE : 111 43.4% 3 FF
UNKNOWN : 67 52.3% 4 7F
CONSTANT : 61 47.7% 4 7F
CHARACTER-SET : 39 60.9% 4 3F
HAIRY : 17 26.6% 3 3F
MEMBER/EQ : 10 15.6% 1 3F
FUN-DESIGNATOR : 5 7.8% 1 3F
Total : 170980
Alien:
FUN : 81 63.3% 5 7F
POINTER : 17 26.6% 3 3F
INTEGER : 8 12.5% 2 3F
ARRAY : 4 6.3% 1 3F
C-STRING : 3 4.7% 1 3F
BOOLEAN : 1 1.6% 1 3F
VALUES : 1 1.6% 1 3F
ENUM : 0 0.0% 0 3F
UNION : 0 0.0% 0 3F
STRUCT : 0 0.0% 0 3F
Total : 115
;
; compilation unit finished
; printed 2 notes
[undoing binding stack and other enclosing state... done]
Forced compaction moved 1636 pages
CORRUPTION WARNING in SBCL pid 189640 tid 189640:
Memory fault at (nil) (pc=0x55e37dddefd7, fp=0x7fc7445c6a00, sp=0x7fc7445c6980) tid 189640
The integrity of this image is possibly compromised.
Exiting.
Welcome to LDB, a low-level debugger for the Lisp runtime environment.
(GC in progress, oldspace=-1, newspace=0)
ldb>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment