Hello,
I’m new to Julia. I ran my code and timed it using @time. The results show that gc time is 67.2%. From what I’ve seen in other threads, this is a high figure and is a drag on performance. However, it is unclear to me (even after reading the documentation) what garbage collection is, what the figure 67.2% means, and therefore what I might do to reduce it.
Any help is appreciated. thanks
11 posts - 6 participants