10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
Luke StackWalker 0.8.9 is described as an advanced yet easy to use C/C++ code profiler that runs on Windows. It uses call stack sampling to collect profile data, so no code instrumentation is required. Luke Stackwalker can sample the call stack at an user-specified depth to not only provide a display of which functions in the program under test consume most CPU time, but it can also display a call graph showing how the program got there.Major Features:Per-function CPU time cost viewSyntax-colored source code display showing stack samples per source lineCall graph display showing the call graph to a user-selected function in the function cost displaySupports multithreaded apps:Stack is sampled on all threads of the target program.Sample data can be viewed for a single thread or multiple selected threads simultaneouslyUses Microsoft symbol servers to load debug information for system DLLsProfiling project settings can be saved and loadedProfile data can be saved and loadedSupports profiling both 32 and 64 bit applicationsRequirements:Windows XP / Vista