Skip to main content

8 posts tagged with "research"

View all tags

How Much Do Developers Actually Code Per Day? Research-Backed Data

· 6 min read
Artur Pan
CTO & Co-Founder at PanDev

Every engineering leader asks the same question: how much time do developers actually spend writing code?

Microsoft Research found that developers spend only 30-40% of their time writing code. A 2019 study by Haystack Analytics suggested closer to 2 hours. Our own IDE heartbeat data across B2B engineering teams confirms a median of 78 minutes per day.

Here's what the data actually shows and why it matters.

AI/ML Teams: How to Track Research vs Engineering Work

· 10 min read
Artur Pan
CTO & Co-Founder at PanDev

AI/ML teams are unlike any other engineering organization. Half the team is exploring novel approaches where most experiments fail — and that's expected. The other half is building production systems where reliability and speed matter. Many team members do both, switching between Jupyter notebooks and production codebases within the same day. The MLOps maturity model defines this spectrum — from ad hoc experimentation (Level 0) to fully automated ML pipelines (Level 2) — and most organizations sit somewhere in the middle.

Traditional engineering metrics don't capture this duality. Measuring an ML researcher by deployment frequency is like measuring a chef by how fast they wash dishes. But having no metrics at all means you can't tell whether your research investment is producing results or if your production systems are reliable. Papers with Code trend data shows that the gap between state-of-the-art research and production-ready ML is widening — making the research-to-production bridge more critical than ever.

Here's how to build a metrics framework that respects the difference between research and engineering while giving leadership the visibility they need.

Top 10 Programming Languages by Actual Coding Time (Not GitHub Stars)

· 6 min read
Artur Pan
CTO & Co-Founder at PanDev

Every "top programming languages" list you've seen is based on GitHub stars, Stack Overflow surveys, or job postings. None of them measure what developers actually spend their time writing.

We do. Here's the ranking based on thousands of hours of real IDE coding time across 200+ programming languages, tracked from active B2B developers at 100+ B2B companies.

Morning vs Evening Developers: When Is the Best Code Written?

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Some developers swear by 6 AM starts with coffee and silence. Others don't open their IDE until 10 PM. Managers debate whether to enforce "core hours" or let people work whenever they want.

We looked at extensive activity data from developers across 100+ B2B companies to find out when developers actually code — and whether timing matters.

Monday vs Friday: How Day of Week Affects Developer Productivity

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

Every engineering manager has a gut feeling about their team's weekly rhythm. Monday feels slow. Friday feels like a wind-down. But what does the data actually show?

We analyzed thousands of coding hours from developers across 100+ B2B companies to map developer productivity across the work week — and the results challenge some common assumptions.

IDE War 2026: VS Code vs JetBrains vs Cursor — Real Usage Data

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

The IDE debate is eternal. VS Code fans say it's fast and extensible. JetBrains loyalists swear by deep language support. And now Cursor is the new challenger, riding the AI wave. The Stack Overflow Developer Survey consistently ranks VS Code as the most popular editor, while the JetBrains Developer Ecosystem Survey shows strong loyalty among its users. But surveys measure sentiment, not reality.

What do developers actually use when they sit down to work? Not what they tweet about. Not what they starred on GitHub. What they code in, hour after hour, day after day.

We have the data. thousands of hours of tracked coding time across 100+ B2B companies, broken down by IDE.

How Team Size Affects Productivity: Brooks's Law in Real Data

· 7 min read
Artur Pan
CTO & Co-Founder at PanDev

"Adding manpower to a late software project makes it later." Fred Brooks wrote that in 1975. Fifty years later, engineering leaders still debate whether it's true.

We looked at real coding data from 100+ B2B companies on PanDev Metrics to understand how team size relates to individual developer productivity. The answer is more nuanced than Brooks suggested — but his core insight still holds.

The AI Copilot Effect: How AI Assistants Changed Coding Time in 2026

· 8 min read
Artur Pan
CTO & Co-Founder at PanDev

AI coding assistants went from novelty to necessity in under three years. GitHub Copilot, Cursor, Cody, and dozens of alternatives now sit inside developers' editors, suggesting code, answering questions, and writing boilerplate. A Deloitte report on AI adoption in software development estimates that ~70% of enterprise development teams now use some form of AI coding assistance.

But are they actually making developers more productive? Or just more reliant on autocomplete?

We looked at real IDE usage data from 100+ B2B companies to find out what AI-assisted coding looks like in practice.