Austin: Time and memory profiling: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 October 2025

  • curprev 09:2709:27, 21 October 2025 Davrot talk contribs 1,824 bytes +1,824 Created page with "We want to see where your Python program requires the most processing time and memory. For this we will use a time- and memory profiler called Austin. Questions to [mailto:davrot@uni-bremen.de David Rotermund] == Installing Austin == Obviously, first we need to get [https://github.com/p403n1x87/austin Austin]. On the Austin website, there a several methods described how to install it. === Linux as user === Compiling<syntaxhighlight lang="shell">git clone --depth=1 htt..." Tag: Visual edit