惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
M
MIT News - Artificial intelligence
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
P
Proofpoint News Feed
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
AI has slashed coding time in 2026, but it’s sacrificed s...
Martin Reynolds · 2026-05-27 · via Latest from TechRadar

AI-assistants are now a standard feature of development workflows, helping teams generate production-ready code faster than ever.

For organizations under pressure to ship software quickly, the benefits are clear: shorter development cycles, faster releases, and more time for engineers to focus on solving complex problems. Yet as AI adoption grows, many teams are discovering that faster coding isn’t a complete solution for bringing innovation to market faster.

A widening gap has emerged between the speed of development and the systems responsible for testing, securing, and deploying that code. The challenge is not simply generating code faster, but ensuring it can be delivered reliably at scale.

The AI multiplier effect

The productivity impact of AI-assisted development is already visible. Teams that use AI coding tools multiple times per day are moving faster than those who don’t, with 45% releasing to production daily or more often. Just 15% of occasional AI coding tool users can deploy at the same pace.

However, this speed comes with trade-offs. Among very frequent AI users, 69% report that their teams regularly experience deployment problems with AI-generated code. At the same time, incident recovery times are increasing rather than decreasing, with teams that rely most on AI tools taking longer to resolve production issues.

Instead of reducing engineering workloads, AI often just shifts it downstream. Nearly half of frequent users of AI coding assistants say that manual work in areas such as quality assurance, remediation, and validation has increased.

This growing workload is taking its toll on developers. Almost all heavy users of AI coding tools regularly work evenings or at weekends due to release-related activity, reflecting the pressure associated with more frequent deployments.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

Existing bottlenecks are further exposed

AI coding hasn’t introduced new problems, but it has amplified the flaws in existing DevOps pipelines, making them more visible and disruptive. Much of this stems from a lack of standardization.

Many organizations still don’t have consistent templates for building and deploying applications. Without shared patterns, delivery processes vary widely between teams, making it difficult to scale releases safely.

Provisioning core delivery infrastructure can also be slow. Only 21% of teams say they can set up functioning build and deployment pipelines quickly, while most face delays caused by dependencies on other teams responsible for infrastructure or approvals.

Time saved during coding is often lost downstream through waiting, rework, and coordination overhead.

Building foundations to scale safely

Organizations are still enjoying the benefits of AI-assisted development, but it’s coming at a cost, as engineers struggle to unblock bottlenecks in their pipelines. To provide the support they need, organizations need to invest in strengthening their delivery foundations and continue adopting AI coding tools.

By building reusable templates and consistent delivery pipelines throughout the entire lifecycle, organizations can reduce variability and enable teams to deploy AI-generated code safely and efficiently. These “golden paths” enable developers to move quickly without reinventing delivery processes for each new service.

Embedding automated quality, security, and compliance checks earlier in the lifecycle will also allow issues to be detected before they reach production. This reduces the need for manual intervention and helps validation processes keep pace with the higher development throughput enabled by AI-assisted coding tools.

Modern delivery practices such as feature flags, automated rollbacks, and centralized guardrails and controls can provide further relief for engineers by limiting the impact of failures and allowing changes to be introduced gradually.

Together, these capabilities enable organizations to absorb increased development velocity while maintaining control.

Closing the gap between speed and stability

AI-assisted coding is becoming a baseline capability across modern software development. The productivity gains are clear, and development will continue to accelerate as these tools become more advanced and widely adopted.

To fully realize the benefits of AI-assisted development, organizations must align their DevOps maturity with this new pace of change. Investing in standardized pipelines, deeper automation, and operational guardrails will allow teams to move quickly while maintaining reliability.

AI must also be used across the entire software delivery lifecycle to maximize efficiency gains and alleviate developer toil.

Those that close the gap between velocity and delivery capability will be best positioned to turn development speed into sustainable, high-quality software outcomes.

We've featured the best LLM for coding.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit