Skip to content

Beholder take 45s to watch a dir #11

@kenhuang-io

Description

@kenhuang-io

Hi,

Just noticed a weird thing, that beholder takes 45s to watch a dir on
my pc, but it almost instantly finishes the job on another dir, is it
normal?

;;; below dirs are on different fs

(time (beholder/watch prn "/home/ken/tmp/"))
;; "Elapsed time: 43874.502804 msecs"

(time (beholder/watch prn "/tmp/"))
;; "Elapsed time: 148.206494 msecs"

In the meantime, I'm trying to figure it out using clj-async-profiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions