announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
Nazral 2020-11-12T07:13:16.419300Z

Hi, I would like to share https://github.com/Tyruiop/needle a small tracing/profiling library that I made that uses the neat frontend provided by <chrome://tracing> . It acts as a drop in replacement for both defn and fn and I mainly use it at work/on personal projects to keep track of the value of my functions' arguments/output and/or look for bottlenecks in my code. It has been quite helpful for me so far in helping me debug and improve performance of my code.

👍 3
👏 8
🤘 8