8000 Presentation performance notes · Issue #731 · nextjournal/clerk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Presentation performance notes #731
Open
@mk

Description

@mk

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-cljs is ~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-str is ~5%, we don't need a valuehash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0