Tagged articles
20 articles
Page 1 of 1
DataFunTalk
DataFunTalk
Feb 27, 2026 · Artificial Intelligence

Google’s Nano Banana 2: Turning Image Generation into a Scalable Creation Engine

Google’s Nano Banana 2 (Gemini 3.1 Flash Image) upgrades image generation with real‑time web knowledge, clearer text rendering, consistent character/object handling, and broad product integration, positioning the model as a fast, configurable rendering engine rather than a niche creative tool.

AI modelsGeminiGoogle AI
0 likes · 9 min read
Google’s Nano Banana 2: Turning Image Generation into a Scalable Creation Engine
Zhihu Tech Column
Zhihu Tech Column
Jan 16, 2026 · Mobile Development

How a Custom C++ Native Rendering Engine Boosted Reading‑App Performance by Over 2%

The article details the design of a cross‑platform C++ rendering engine built for a mobile reading app, explaining its three‑layer architecture, file‑format support, layout and caching mechanisms, security features, and how these technical choices delivered measurable improvements in page views, reading time, and conversion rates.

CMobile DevelopmentRendering Engine
0 likes · 35 min read
How a Custom C++ Native Rendering Engine Boosted Reading‑App Performance by Over 2%
大转转FE
大转转FE
Jul 15, 2025 · Mobile Development

How Skyline Rendering Engine Boosts WeChat Mini Program Performance

This article explains the architecture, core thread responsibilities, and performance enhancements of the Skyline rendering engine for WeChat Mini Programs, detailing version support, multi‑threaded design, custom routing, snapshot and lazy‑mount features, and provides practical code examples for developers.

Mobile DevelopmentPerformance OptimizationRendering Engine
0 likes · 14 min read
How Skyline Rendering Engine Boosts WeChat Mini Program Performance
Tencent TDS Service
Tencent TDS Service
Jun 3, 2025 · Mobile Development

Kuikly’s Secrets to Native‑Level Performance on HarmonyOS

This article details how Tencent's Kuikly cross‑platform framework was adapted for HarmonyOS, covering its architecture, rendering layer adaptations, performance benchmarks, Kotlin Native integration, debugging tooling improvements, Compose DSL support, and future technical outlooks.

Debugging ToolsHarmonyOSKotlin Multiplatform
0 likes · 18 min read
Kuikly’s Secrets to Native‑Level Performance on HarmonyOS
TikTok Frontend Technology Team
TikTok Frontend Technology Team
May 27, 2024 · Frontend Development

Leveraging Wasm and WebGL for High‑Performance Frontend Rendering: Simple Engine and Lottie WebGL Rendering

This article explains how the Simple rendering engine built with Wasm and WebGL improves performance and resource efficiency for front‑end interactive technologies such as Lottie, animation sprites, and frame‑difference sequences, and details its architecture, benchmarks, compatibility, and future directions.

LottieRendering EngineWasm
0 likes · 16 min read
Leveraging Wasm and WebGL for High‑Performance Frontend Rendering: Simple Engine and Lottie WebGL Rendering
ByteFE
ByteFE
May 7, 2024 · Frontend Development

Optimizing Frontend Interactive Rendering with WebAssembly and WebGL: Architecture, Performance, and Practical Applications

This article explores the integration of WebAssembly and WebGL to build a high-performance frontend rendering engine, detailing architectural design, benchmark results, Lottie animation optimization, and a novel frame-difference sprite sheet technique that significantly reduces resource size while enhancing interactive capabilities.

Lottie AnimationRendering EngineSprite Sheet Compression
0 likes · 11 min read
Optimizing Frontend Interactive Rendering with WebAssembly and WebGL: Architecture, Performance, and Practical Applications
High Availability Architecture
High Availability Architecture
Jan 9, 2023 · Frontend Development

Low‑Code Platform Practices at vivo: Frontend‑Backend Separation, High‑Performance Rendering Engine, and Efficient Visual Configuration

This article details vivo's low‑code platform experience, covering a front‑end/back‑end separated low‑code solution, a self‑built high‑performance rendering engine, efficient visual configuration methods, billion‑scale content delivery, and how low‑code coexists with traditional development to boost productivity and scalability.

BackendRendering Enginehigh-concurrency
0 likes · 16 min read
Low‑Code Platform Practices at vivo: Frontend‑Backend Separation, High‑Performance Rendering Engine, and Efficient Visual Configuration
vivo Internet Technology
vivo Internet Technology
Dec 21, 2022 · Frontend Development

Low‑Code Platform Practices at vivo: Front‑Back End Separation, Custom Rendering Engine, and Visual Configuration

Vivo’s Houyi low‑code platform separates front‑ and back‑end, uses a self‑built JSON‑schema rendering engine, offers drag‑and‑drop visual configuration, scales to trillion‑level content delivery with sharded MongoDB and Redis, and seamlessly coexists with traditional code through iframe and SDK extensions.

Content DeliveryRendering Enginebackend separation
0 likes · 17 min read
Low‑Code Platform Practices at vivo: Front‑Back End Separation, Custom Rendering Engine, and Visual Configuration
DataFunSummit
DataFunSummit
Oct 26, 2022 · Artificial Intelligence

Digital Human Technology on the Soul Platform: Architecture, Key Techniques, and Application Scenarios

This article introduces Soul's digital‑human solution, covering the platform’s social metaverse concept, the self‑developed N⋀W⋀ rendering engine, its AI‑driven head, half‑body and full‑body capture pipelines, rendering capabilities, design resources, practical use cases, and future research directions.

AIAR/VRMobile
0 likes · 10 min read
Digital Human Technology on the Soul Platform: Architecture, Key Techniques, and Application Scenarios
Alipay Experience Technology
Alipay Experience Technology
Sep 8, 2022 · Mobile Development

How Cube Achieved High‑Performance Cross‑Platform Rendering on Android & iOS

This article explains how the Cube framework tackled native view rendering bottlenecks by introducing an asynchronous bitmap‑based rendering pipeline, detailing its cross‑platform architecture, Android and iOS technology choices, evolution through three versions, current challenges, and future optimization plans.

Rendering Engineasynchronous renderingcross-platform
0 likes · 15 min read
How Cube Achieved High‑Performance Cross‑Platform Rendering on Android & iOS
Alipay Experience Technology
Alipay Experience Technology
Jun 15, 2022 · Mobile Development

Tackling Mobile Data Visualization: Challenges and Design Solutions

This article explains what data visualization is, explores the specific challenges of implementing it on mobile devices, and presents a comprehensive solution that includes a unified rendering engine, event and animation systems, extensible component architecture, and cross‑platform capabilities for both web and native environments.

Rendering Engineantviscross-platform
0 likes · 7 min read
Tackling Mobile Data Visualization: Challenges and Design Solutions
Alibaba Terminal Technology
Alibaba Terminal Technology
Dec 29, 2021 · Frontend Development

How Cube Mini‑Program Engine Boosts Performance with Lightweight Rendering and QuickJS

This article explains the Cube mini‑program rendering stack, its modular architecture, thread model, advanced Flow Layout and Inline Text support, CSS stylesheet capabilities, QuickJS integration, multi‑mode packaging and performance benchmarks, showing how it achieves fast startup, low memory usage and near‑native experience on low‑end devices.

CubeQuickJSRendering Engine
0 likes · 14 min read
How Cube Mini‑Program Engine Boosts Performance with Lightweight Rendering and QuickJS
Youku Technology
Youku Technology
Oct 26, 2021 · Frontend Development

ABF Platform Configuration Center: Building a Configuration-Driven Middle-Office Development System

The ABF Platform Configuration Center serves as a factory‑style, configuration‑driven middle‑office development system that unifies application, page, permission, layout, and custom extensions, allowing nearly 100 % reuse of rendering functions and rapid, standardized creation of internal business applications.

ABF platformConfiguration CenterFrontend Architecture
0 likes · 9 min read
ABF Platform Configuration Center: Building a Configuration-Driven Middle-Office Development System
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jan 20, 2017 · Frontend Development

How Browsers Turn URLs into Web Pages: Inside Rendering Engines and Parsing

From typing a URL to seeing a page, browsers perform a complex series of steps—including network requests, HTML and CSS parsing, DOM and render tree construction, layout, painting, and script execution—while handling errors and optimizations across components such as the UI, engine, networking, JavaScript interpreter, and storage.

BrowserDOMRendering Engine
0 likes · 36 min read
How Browsers Turn URLs into Web Pages: Inside Rendering Engines and Parsing