GeistHaus
log in · sign up

GitHub - clojure-goes-fast/clj-async-profiler: Embedded high-precision Clojure profiler

github.com

Embedded high-precision Clojure profiler. Contribute to clojure-goes-fast/clj-async-profiler development by creating an account on GitHub.

15 pages link to this URL
clj-async-profiler

clj-async-profiler is an embedded high-precision performance profiler for Clojure. clj-async-profiler presents the profiling results as an interactive flamegraph. You can navigate the flamegraph, q...

2 inbound links article en
Clojure, Faster

Dynamic, functional programming languages like Clojure are sometimes considered “slower” than their statically-typed and/or OO counterparts, due to facilities like dynamic function disp…

1 inbound link article en
How I Sped Up Datahike's Datalog Parser 30x

Datahike is a durable database powered by an efficient Datalog query engine. It started as a fork of DataScript and grew from there. It's an interesting project I've been following in the past few months with interest. My curiosity led me to a dive inside Datahike's Datalog parser. I've been...

0 inbound links website en
Shenandoah GC in production: experience report

Update: I've made several edits to the post since Aleksey Shipilëv was kind enough to suggest many corrections and improvements.If you closely follow JVM development scene, you've probably noticed ...

1 inbound link article en
Profiling tool: async-profiler

Updated on 2023-06-09: bumped version numbers and usage examples.A more comprehensive clj-async-profiler documentation is available on Knowledge Base.Runnable code for this post can be found here.I...

2 inbound links article en
Project Valhalla vs. ray tracer: will it go faster?

TL;DR: Project Valhalla is an effort make Java more efficient when dealing with primitive-like objects. While still being experimental, it significantly cuts down object allocations and achieves up...

0 inbound links article en
clj-async-profiler 0.4.0: diffgraphs and UI

If you are already a user of clj-async-profiler, an embeddable low-overhead perf-based profiler for Clojure and Java, then the new 0.4.0 version will bring you a couple of exciting features. If you...

0 inbound links article en