Email or username:

Password:

Forgot your password?
4 comments
๐Ÿ‡บ๐Ÿ‡ฆ Mykhaylo :emacs: :clojure:

@nikitonsky on a completely unrelated note, does datascript on jvm have a big performance overhead compared to associng into a nested map stored in an atom? I couldnโ€™t find that info and Iโ€™m wondering if I could use it for something which receives hundreds if updates per second.

Niki Tonsky

@mykhaylo I never compared them, but hundreds update doesnโ€™t sound too bad. Try it!

Go Up