#profiler — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #profiler, aggregated by home.social.
-
GoLand 2026.2 Is Now Available!
#GoLang #Goland #Releases #Performancemonitoring #Profiler #Releasehttps://blog.jetbrains.com/go/2026/07/16/goland-2026-2-is-now-available/
-
Ryan Burnside ran the SPY statistical profiler of Medley Interlisp to analyze a non-trivial program and this is the output.
-
Ryan Burnside ran the SPY statistical profiler of Medley Interlisp to analyze a non-trivial program and this is the output.
-
Crime Online interview with #Profiler Dale Yeager https://buff.ly/3uJQVBo #daleyeager #crimeonline
-
Профайлер для PostgreSQL: от идеи до работающего MVP за сутки
Один из первых сюрпризов при переходе с MS SQL на PostgreSQL - профайлера нет. Ни инструмента, ни аналога. Можно было поставить задачу команде и ждать. Я решил попробовать иначе - и за сутки собрал работающий MVP с помощью AI, не написав ни строчки кода вручную. Рассказываю как это было.
https://habr.com/ru/companies/tantor/articles/1038214/
#profiler #extended_events #postgresql #claude_code #1с #Профайлер #ms_sql_server
-
Profiling.sampling – Statistical Profiler
https://docs.python.org/3.15/library/profiling.sampling.html#module-profiling.sampling
#HackerNews #profiling #sampling #statistical #profiler #python #programming #data #analysis
-
Profiling.sampling – Statistical Profiler
https://docs.python.org/3.15/library/profiling.sampling.html#module-profiling.sampling
#HackerNews #profiling #sampling #statistical #profiler #python #programming #data #analysis
-
MemHawk: часть 2. Real-time flamegraph в вашей Grafana
В прошлой статье я рассказал, как можно сделать профилировщик памяти ориентированный на многопоточные приложения, который в 16 раз быстрее heaptrack. Сегодня рассмотрим как получилось совместить быстрый профайлинг с удобством визуализации в Grafana в реальном времени. Ключевые особенности: Flamegraph аллокаций и деаллокаций за интервал времени График потребления памяти с детализацией до функции/строчки в коде(настраиваемо) Flamegraph в момент пика памяти Flamegraph суммарного числа аллокаций Flamegraph суммарного объема аллокаций Звучит интересно!
https://habr.com/ru/articles/1029320/
#heaptrack #memory_profiler #memory_leak #grafana #performance #profiler
-
Profiling Violent Crimes 3rd Edition with #profiler Dale Yeager https://buff.ly/3mo7wsV #daleyeager
-
Advanced performance analysis with async-profiler by Andrei Pangin
-
Advanced performance analysis with async-profiler by Andrei Pangin
-
Samply - утилита для CPU профилирования программ и выполненных команд с возможностью загрузки результатов в Firefox профайлер.
-
Debugger/Profiler for Amiga, Sega Mega Drive, and Neo Geo: Engine9000
Engine9000 is a work-in-progress ASM/C source-level debugger for Amiga, Sega Mega Drive, and Neo Geo emulators, featuring a profiler and trainer, which is now available in alpha version 0.41.
In his latest blog post, also Alexander Grupe discusses this program.
-
Debugger/Profiler for Amiga, Sega Mega Drive, and Neo Geo: Engine9000
Engine9000 is a work-in-progress ASM/C source-level debugger for Amiga, Sega Mega Drive, and Neo Geo emulators, featuring a profiler and trainer, which is now available in alpha version 0.41.
In his latest blog post, also Alexander Grupe discusses this program.
-
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
Might publish a blog or two in a few weeks about my work with OpenFOAM, different profilers, and an implementation of an LBM CFD kernel on RISC-V with POSITS.
What a great company to be working for. Learning so much!
#posit #RISCV #cfd #openfoam #lbm #cfd #scientificcomputing #profiler #Linux #blog #technicalblog #ieee754 #calligotech
-
Ah yes, "Steel Bank Common Lisp"—because what the world truly needs is yet another Lisp variant that's just *slightly* different from the rest. 🙄 Designed for those who enjoy #debugging with a #profiler, because why not make coding feel like a never-ending episode of CSI: Lisp Edition? 🔍✨
https://www.sbcl.org/ #SteelBankCommonLisp #LispVariants #CodingHumor #CSI_LispEdition #HackerNews #ngated -
Ah yes, "Steel Bank Common Lisp"—because what the world truly needs is yet another Lisp variant that's just *slightly* different from the rest. 🙄 Designed for those who enjoy #debugging with a #profiler, because why not make coding feel like a never-ending episode of CSI: Lisp Edition? 🔍✨
https://www.sbcl.org/ #SteelBankCommonLisp #LispVariants #CodingHumor #CSI_LispEdition #HackerNews #ngated -
As the #profiler was led away, the detective harrumphed. "Always suspected that one."
"How come?" asked the rookie.
"Oh, you know those types. Unhealthily interested in details. Poking their noses into... what are you laughing at?"
"They might say the same about you."
The detective glared.
-
⚡ Your PowerShell scripts feel slow? Profiler spots the bottlenecks — fast & simple. Jakub Jareš showed how it works at #PSConfEU 2025. 🎟️ Early bird 2026 tickets now live → psconf.eu #PowerShell #Profiler #Automation youtu.be/oWBk12UCjCo?si=AYF...
- YouTube -
⚡ Your PowerShell scripts feel slow? Profiler spots the bottlenecks — fast & simple. Jakub Jareš showed how it works at #PSConfEU 2025. 🎟️ Early bird 2026 tickets now live → psconf.eu #PowerShell #Profiler #Automation youtu.be/oWBk12UCjCo?si=AYF...
- YouTube -
hotpath.rs
Simple #Rust #profiler with memory and #async data-flow insights - quickly find and #debug #performance bottlenecks.
Repo:
-
hotpath.rs
Simple #Rust #profiler with memory and #async data-flow insights - quickly find and #debug #performance bottlenecks.
Repo:
-
Go profiling lifecycle: от разработки до прода. Инструменты и практики
Ваш Go-сервис жрёт память в проде, а на тестовом стенде всё идеально? Разбираем пошагово: как находить и диагностировать утечки ресурсов в Go-приложениях. Что внутри: Теория: GC, планировщик, модель памяти - минимум для понимания проблемы Практика: pprof профили всех типов (heap, goroutine, allocs, block) Инструментарий: как читать дампы горутин и системную диагностику Готовые скрипты для воспроизведения и анализа утечек Runtime tracing для сложных случаев Реальный пример из статьи: Зависшие горутины в одном месте -> stw паузы выросли с 1ms до 50ms -> api деградировал. Статья построена как практическое руководство с минимумом теории и максимумом применимых техник. Во второй части - конкретные примеры утечек с кодом, production-кейс и настройка мониторинга. Для тех, кто хочет научиться находить утечки ДО того, как они попадут в prod.
-
New post: Profiler reveal new single “Illusion” and announce ‘Masquerading Self’ EP details https://www.moshville.co.uk/news/2025/11/profiler-reveal-new-single-illusion-and-announce-masquerading-self-ep-details/ #Profiler
-
NVIDIA just blessed us with a "groundbreaking" open-source #profiler that promises to spy on our GPUs without slowing them down. 🙄 Finally, we can monitor every mundane syscall without feeling like we're swimming through molasses—because who doesn't want more data to ignore in production? 🚀🔍
https://www.polarsignals.com/blog/posts/2025/10/22/gpu-profiling #NVIDIA #OpenSource #GPU #Monitoring #DataAnalysis #Syscalls #Performance #HackerNews #ngated -
NVIDIA just blessed us with a "groundbreaking" open-source #profiler that promises to spy on our GPUs without slowing them down. 🙄 Finally, we can monitor every mundane syscall without feeling like we're swimming through molasses—because who doesn't want more data to ignore in production? 🚀🔍
https://www.polarsignals.com/blog/posts/2025/10/22/gpu-profiling #NVIDIA #OpenSource #GPU #Monitoring #DataAnalysis #Syscalls #Performance #HackerNews #ngated -
Stefan Marr, the 🤵♂️ self-proclaimed #guru of all things #programming, questions if we can ever #trust those sneaky profilers. Spoiler: he doesn't answer it, just like he doesn't answer why anyone needs to "slow down a program" outside of a Windows 95 #nostalgia trip. 🖥️💤
https://stefan-marr.de/2025/10/can-we-know-whether-a-profiler-is-accurate/ #profiler #issues #Windows95 #tech #humor #HackerNews #ngated -
Stefan Marr, the 🤵♂️ self-proclaimed #guru of all things #programming, questions if we can ever #trust those sneaky profilers. Spoiler: he doesn't answer it, just like he doesn't answer why anyone needs to "slow down a program" outside of a Windows 95 #nostalgia trip. 🖥️💤
https://stefan-marr.de/2025/10/can-we-know-whether-a-profiler-is-accurate/ #profiler #issues #Windows95 #tech #humor #HackerNews #ngated -
Visual Studio September Update – profiler agent, app modernization, and more
https://devblogs.microsoft.com/visualstudio/visual-studio-september-update/
-
Visual Studio September Update – profiler agent, app modernization, and more
https://devblogs.microsoft.com/visualstudio/visual-studio-september-update/
-
Java's so-called "revolutionary" CPU-Time #Profiler took only THREE years—an eternity in #tech time—to arrive with little fanfare. 🎉 But hey, at least it can now expertly tell you how your code is busy not doing anything worthwhile while you sip your overpriced latte. ☕ Maybe next, they'll create a profiler to find where all that #development time went. 🚀
https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1/ #Java #CPU #News #Software #Innovation #HackerNews #ngated -
Java's so-called "revolutionary" CPU-Time #Profiler took only THREE years—an eternity in #tech time—to arrive with little fanfare. 🎉 But hey, at least it can now expertly tell you how your code is busy not doing anything worthwhile while you sip your overpriced latte. ☕ Maybe next, they'll create a profiler to find where all that #development time went. 🚀
https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1/ #Java #CPU #News #Software #Innovation #HackerNews #ngated -
Оптимизация Unity-сцены: от Profiler до Object Pooling. Убираем лаги шаг за шагом
Твоя игра на Unity тормозит? В этой статье гайд о том, как поднять FPS с 30 до 60+. Мы вместе разберем Profiler, GC, Object Pooling и другие "болевые точки".
https://habr.com/ru/articles/942754/
#оптимизация #производительность #unity #c# #fps #profiler #garbage_collector #draw_calls #просто_о_сложном
-
MemHawk — профилировщик памяти для многопоточных приложений
Практически каждому разработчику однажды приходилось искать утечки памяти в его приложении / либо же профилировать использование памяти процессом. Задача эта довольно трудоемкая и непростая. Большинство популярных профилировщиков памяти либо дают неточную информацию (sampling), либо значительно замедляют выполнение (Valgrind, heaptrack). При этом в многопоточной среде они плохо масштабируются и требуют сложной настройки. Желание совместить детализацию аналогичную heaptrack и при этом решить проблему с многопоточностью привело к созданию MemHawk . Новый профилировщик сочетает преимущества традиционного подхода с учетом каждой аллокацией, но при этом предоставляет статистику по каждому уникальному стектрейсу без записи каждой аллокации в лог. В данной статье рассмотрим какие ключевые вопросы нужно решить при разработке своего профайлера, чем не угодили существующие решения и на какие ограничения пришлось пойти. Спойлер - удалось ускориться по отношению к heaptrack в 30 раз.
-
⚡ Your PowerShell scripts feel slow? Profiler spots the bottlenecks — fast & simple. Jakub Jareš showed how it works at #PSConfEU 2025. 🎟️ Early bird 2026 tickets now live → psconf.eu #PowerShell #Profiler #Automation youtu.be/oWBk12UCjCo?si=AYF...
- YouTube -
Phptop: Simple PHP ressource profiler, safe and useful for production sites
https://github.com/bearstech/phptop
#HackerNews #Phptop #PHP #profiler #production #tools #webdevelopment #resourceoptimization
-
SDB Scans the Ruby Stack Without the GVL
https://github.com/yfractal/blog/blob/master/blog/2025-01-15-non-blocking-stack-profiler.md
-
Mastodon: Lister – skab orden i kaos
Efterhånden som du følger flere brugere og hashtags med emneområder på Mastodon, vil du opleve, at dit personlige feed kan blive fyldt med opslag, som du måske ikke lige finder så interessante, mens de øvrige drukner i mængden. Mastodon hjælper dig ikke med at organisere opslag automatisk. Der er altid en risiko for, at sådanne organiseringsalgoritmer kommer til at nedprioritere indhold, du gerne vil se. Derfor skal man selv skabe orden i kaos og til det formål findes Mastodons […] -
Ultra - An advanced profiler for .NET Applications on Windows.
https://buff.ly/4g5tjvL
#dotnet #windowsdev #profiling #profiler #performance #oss -
Join me on Thu, Nov 21 at 12:00 pm ET / 9:00 am PT / 5 pm GMT for a webinar on Understanding your game's memory usage with the #Unity 6 Memory #Profiler.
I will present the newest features and recommended profiling workflows and tools in Unity 6 followed by a deep dive into Unity’s memory management system. You will learn how you can use the Memory Profiler to find and fix leaks & assess and improve your game’s memory footprint.
Register now: https://create.unity.com/unity-6-memory-profiler-webinar
See you there! 😊