Top-level
19 comments
@LottieVixen @ninjawedding @er1n profiler output visualization tool, helps you see what functions and system calls your program is spending the most time on this, or similar (like what erin linked) : @cascode @LottieVixen @ninjawedding the difference with what i posted is that it's very good for monitoring infrequent events oh heck this looks awesome, also erm....the delay may be toot.cat fed issues....*sigh* @ninjawedding @LottieVixen @cascode telemetry is theoretically amazing but it's also probably unfathomably expensive, like so expensive that they just say "contact us if you're interested" @LottieVixen @er1n @cascode I think you would do fine -- Telemetry's data comes from hooks you write into the code, so they work a lot like print statements
(or so I hear) @er1n @LottieVixen @cascode heh yeah -- when I first saw Telemetry in use I was like "oh how much could this be? certainly no worse than CLion"
lol me @ninjawedding @er1n @cascode I mean..... I my debugging so far is print statements. |
@ninjawedding i was actually thinking about your scrolling demo when i cc'd you :)