Plugin: PerfAnno, explore Perf / call graph profiler output in NeoVim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • perfanno.nvim

    NeoVim lua plugin that annotates source code with profiling information from perf or other profilers

  • dressing.nvim

    Neovim plugin to improve the default vim.ui interfaces

  • Use :PerfAnnotate to show annotate your source code with event counts. Basically, it will add virtual text that tells you what percentage of the time a certain line of code takes up. You can switch between different events (e.g. cpu time vs branch misses) in the perf output via :PerfPickEvent. Note that the event picker dialogue uses vim.ui.select so if you want it to look as nice as in the demo, use a plugin like dressing.nvim.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Do you make a work breakdown structure before programming?

    1 project | news.ycombinator.com | 20 Feb 2024
  • exrc.nvim - utilities for writing and managing .nvim.lua files

    2 projects | /r/neovim | 10 Dec 2023
  • What are your custom treesitter language injections?

    5 projects | /r/neovim | 6 Dec 2023
  • LSP or Conform? Which one should I use to format?

    1 project | /r/neovim | 5 Dec 2023
  • Ask HN: Product management for solo side projects?

    1 project | news.ycombinator.com | 23 Nov 2023