// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 4, 2026
30.3 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.”

See also  World’s largest dating app for gays sets up shop in Taiwan

“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

See also  How AI can benefit marketers in 2019

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

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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); } });
// //