// Adds dimensions UUID, Author and Topic into GA4
Thursday, September 24, 2026
27.2 C
Singapore

Tech layoffs stem from companies comparing ‘revenue per bot vs revenue per employee,’ netizen argues

A new metric called “revenue per employee” seems to be behind tech layoffs, claimed Instagram user @prashpectives. However, commenters of his shared short video said that the new metric isn’t entirely new. In fact, it has been present for decades.

What’s new is that, with the presence of artificial intelligence (AI), companies are expecting a much higher RPE, with one commenter saying that tech layoffs actually stem from companies comparing “revenue per bot vs revenue per employee”.

User @prashpectives defined RPE as the total revenue of a company divided by its total number of employees in a year.

Citing examples, he shared that Indian multinational technology company Tata Consultancy Services (TCS) makes about US$50,000 (S$63,500) in revenue per employee, while Amazon makes around US$500,000 per employee. Now compare that to an AI-native company like Anthropic, which pulls in a mind-boggling US$2.15 million per employee — that’s a 10 times to 50 times difference.

He explained that while investors used to care about growth rate, total revenue and even profitability, now they just want “efficiency.”

“Every employee needs to justify their cost by driving revenue.” This, he says, is why companies are cutting middle management, kicking out non-revenue-generating teams and flattening their structures. It’s also why tech stocks have been crashing in the US and India, as investors believe companies can boost revenue per employee using AI tools like Claude Code.

Advising tech workers on how to avoid being laid off, he offered two tips: move towards “safer” revenue-generating roles, like sales and product engineering, and become AI-natives.

He adds, don’t simply use AI tools — use them in a way that “genuinely” amplifies your output. One person doing the work of three with the use of AI will be the one getting rewarded with the new “revenue per employee” metric.

While AI is often marketed as a way to make work easier and faster, the market right now is focused on “extracting more productivity,” he said. To survive, workers need to adapt. /TISG

Read also: AI is taking the blame for layoffs — but analysts say it’s really tariffs, overhiring, and cost-cutting

Hot this week

Singapore toddler’s death leads to new MSF unit for identifying potential cases of child abuse

After the death of Megan Khung, the Ministry of Social and Family Development (MSF) said on Tuesday (Sep 22) that it is launching Sensemaking Alerts for Frontline Engagement and Response (SAFER)

Singapore to sign joint statement on AI safety with 21 other nations

Prime Minister Lawrence Wong said on Sept 22 that Singapore is supporting the statement started by Norwegian Prime Minister Jonas Gahr Støre and Finnish President Alexander Stubb

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks