-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
Benchmarking using the Book of Clerk @tonsky and I found that:
- image handling is ~25%, should cache it with a type holding the memory image and encoded image
-
prepend-required-cljsis ~10%, can probably record the viewers at presentation time - process-blobs is also ~10%, can also be recorded at presentation time
- bounded-count-limit is very high with 1 million, let's lower it
-
->hash-stris ~5%, we don't need a valuehash
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels