#performance-optimization

[ follow ]
#javascript
JavaScript
fromHackernoon
1 year ago

You Can't Compare Massive Data Streams In Javascript. Or Can You? | HackerNoon

Javascript can handle large-scale data processing efficiently with the right techniques.
fromInfoWorld
5 hours ago
Angular

Catching up with Angular 19

Angular 19 introduces incremental hydration, enhancing performance and developer control over client-side interactions.
fromGitHub
1 month ago
Node JS

GitHub - gezilinll/pica-gpu: a high-quality, GPU-accelerated image resizer

Pica-gpu utilizes GPU acceleration for efficient image resizing, significantly improving performance and reducing CPU usage.
The library features multiple filtering algorithms, ensuring high-quality image processing.
fromInfoWorld
3 weeks ago
UX design

Basking in JavaScript refinements

Software tools should be simple, fast, and meet comprehensive requirements, including developer experience and community support.
fromblog.logrocket.com
2 months ago
JavaScript

A guide to graceful degradation in web development - LogRocket Blog

htmx combined with Go enables fast, server-side rendered web applications using minimal JavaScript.
Creating custom UI tools like a scrollable date picker enhances user experience on websites.
Deno Deploy simplifies app deployment for beginners by avoiding complex setups.
New JavaScript features like Object.groupBy can optimize data handling and performance.
JavaScript
fromHackernoon
1 year ago

You Can't Compare Massive Data Streams In Javascript. Or Can You? | HackerNoon

Javascript can handle large-scale data processing efficiently with the right techniques.
fromInfoWorld
5 hours ago
Angular

Catching up with Angular 19

Angular 19 introduces incremental hydration, enhancing performance and developer control over client-side interactions.
fromGitHub
1 month ago
Node JS

GitHub - gezilinll/pica-gpu: a high-quality, GPU-accelerated image resizer

Pica-gpu utilizes GPU acceleration for efficient image resizing, significantly improving performance and reducing CPU usage.
The library features multiple filtering algorithms, ensuring high-quality image processing.
fromInfoWorld
3 weeks ago
UX design

Basking in JavaScript refinements

Software tools should be simple, fast, and meet comprehensive requirements, including developer experience and community support.
fromblog.logrocket.com
2 months ago
JavaScript

A guide to graceful degradation in web development - LogRocket Blog

htmx combined with Go enables fast, server-side rendered web applications using minimal JavaScript.
Creating custom UI tools like a scrollable date picker enhances user experience on websites.
Deno Deploy simplifies app deployment for beginners by avoiding complex setups.
New JavaScript features like Object.groupBy can optimize data handling and performance.
more#javascript
#python
fromTalkpython
1 day ago
Data science

The PyArrow Revolution

PyArrow optimizes performance for data analysis in Python, positioning itself as a critical backend for Pandas.
The integration of PyArrow into Pandas marks a significant shift in data science practices.
fromPycoders
1 month ago
Python

PyCoder's Weekly | Issue #673

Postman AI Agent Builder allows users to create AI agents quickly using no-code workflows and centralized access to APIs.
Textual library enhances terminal UIs in Python, supporting rich interaction and aesthetic layouts.
Python 3.14’s tail-call optimization might not achieve the reported speed improvements, suggesting further evaluation is needed.
Binary search can be efficiently implemented using Python's bidirectional generators for cleaner data handling.
fromInfoWorld
2 months ago
Python

Buckle up for the supercharged Python interpreter

Cython 3.1 offers new features to enhance Python-C integration and performance, alongside advanced programming abstractions like abstract base classes.
Data science
fromTalkpython
1 day ago

The PyArrow Revolution

PyArrow optimizes performance for data analysis in Python, positioning itself as a critical backend for Pandas.
The integration of PyArrow into Pandas marks a significant shift in data science practices.
fromPycoders
1 month ago
Python

PyCoder's Weekly | Issue #673

Postman AI Agent Builder allows users to create AI agents quickly using no-code workflows and centralized access to APIs.
Textual library enhances terminal UIs in Python, supporting rich interaction and aesthetic layouts.
Python 3.14’s tail-call optimization might not achieve the reported speed improvements, suggesting further evaluation is needed.
Binary search can be efficiently implemented using Python's bidirectional generators for cleaner data handling.
fromInfoWorld
2 months ago
Python

Buckle up for the supercharged Python interpreter

Cython 3.1 offers new features to enhance Python-C integration and performance, alongside advanced programming abstractions like abstract base classes.
more#python
#automation
fromDevOps.com
2 weeks ago
DevOps

Five Powerful Ways AI Is Transforming the DevOps Playbook - DevOps.com

AI significantly enhances automation and optimization in DevOps, boosting efficiency and productivity.
fromSitepoint
4 days ago
Web design

5+ WordPress Plugins for Developers To Use in 2025 - SitePoint

Choosing the right plugins significantly enhances the efficiency and performance of WordPress websites.
fromDevOps.com
2 weeks ago
DevOps

Five Powerful Ways AI Is Transforming the DevOps Playbook - DevOps.com

AI significantly enhances automation and optimization in DevOps, boosting efficiency and productivity.
fromSitepoint
4 days ago
Web design

5+ WordPress Plugins for Developers To Use in 2025 - SitePoint

Choosing the right plugins significantly enhances the efficiency and performance of WordPress websites.
more#automation
fromZDNET
1 week ago
Television

How to clear your TV cache (and why you shouldn't wait to do it)

Clearing your smart TV's cache improves performance and resolves app issues.
Cache is critical for speeding up app loading but can lead to sluggish performance when overloaded.
#rdd-api
fromawstip.com
2 weeks ago
Data science

Spark Scala Exercise 22: Custom Partitioning in Spark RDDsLoad Balancing and Shuffle

Implementing a custom partitioner in Spark helps manage load balance and optimize data distribution.
frommedium.com
2 weeks ago
Data science

Spark Scala Exercise 22: Custom Partitioning in Spark RDDsLoad Balancing and Shuffle

Implementing a custom partitioner in Spark Scala enhances control over data distribution, improves performance in various scenarios, and optimizes task execution.
fromawstip.com
2 weeks ago
Data science

Spark Scala Exercise 22: Custom Partitioning in Spark RDDsLoad Balancing and Shuffle

Implementing a custom partitioner in Spark helps manage load balance and optimize data distribution.
frommedium.com
2 weeks ago
Data science

Spark Scala Exercise 22: Custom Partitioning in Spark RDDsLoad Balancing and Shuffle

Implementing a custom partitioner in Spark Scala enhances control over data distribution, improves performance in various scenarios, and optimizes task execution.
more#rdd-api
#java
fromInfoWorld
3 months ago
Java

Stable values API would speed Java startups

The stable values proposal seeks to enhance immutability in Java without changing the semantics of final fields or introducing new declaration methods.
fromInfoWorld
1 week ago
Java

Enter the parallel universe of Java's Vector API

The Vector API allows Java developers to harness CPU-level performance for numerically intensive tasks.
fromInfoWorld
3 months ago
Java

Stable values API would speed Java startups

The stable values proposal seeks to enhance immutability in Java without changing the semantics of final fields or introducing new declaration methods.
fromInfoWorld
1 week ago
Java

Enter the parallel universe of Java's Vector API

The Vector API allows Java developers to harness CPU-level performance for numerically intensive tasks.
more#java
#typescript
Angular
fromHackernoon
2 years ago

Chronology and Evolution of Angular through the Years - From v2 to v19 | HackerNoon

The evolution of Angular versions is significant for optimizing application performance and improving developer productivity.
The project captures key changes and learning experiences through various Angular versions.
fromInfoQ
2 weeks ago
React

Shopify's React Native Journey: An In-Flight Retrospective

Shopify's experience with React Native shows that performance can be achieved through effective application of patterns, with hot reloading and TypeScript as major benefits.
Angular
fromHackernoon
2 years ago

Chronology and Evolution of Angular through the Years - From v2 to v19 | HackerNoon

The evolution of Angular versions is significant for optimizing application performance and improving developer productivity.
The project captures key changes and learning experiences through various Angular versions.
fromInfoQ
2 weeks ago
React

Shopify's React Native Journey: An In-Flight Retrospective

Shopify's experience with React Native shows that performance can be achieved through effective application of patterns, with hot reloading and TypeScript as major benefits.
more#typescript
#linux
fromZDNET
1 week ago
Mobile UX

Linux laptop lagging? 5 simple ways to speed it up fast

Choosing the right Linux distribution and desktop environment can significantly enhance performance on less powerful laptops.
fromInfoQ
2 weeks ago
Running

Opening the Box: Diagnosing Operating-System Task-Scheduler Behavior on Highly Multicore Machines

The operating system's task scheduler critically affects application performance on multicore systems.
fromZDNET
1 week ago
Mobile UX

Linux laptop lagging? 5 simple ways to speed it up fast

Choosing the right Linux distribution and desktop environment can significantly enhance performance on less powerful laptops.
fromInfoQ
2 weeks ago
Running

Opening the Box: Diagnosing Operating-System Task-Scheduler Behavior on Highly Multicore Machines

The operating system's task scheduler critically affects application performance on multicore systems.
more#linux
fromAmazon Web Services
2 weeks ago
European startups

Announcing the European region for Amazon Q Developer | Amazon Web Services

Amazon Q Developer Pro Tier's expansion to Europe addresses data residency and performance, enhancing user experience for European customers.
fromHackernoon
4 months ago
Roam Research

Octopus v2: An On-Device Language Model for Super Agent | HackerNoon

On-device language models can outperform GPT-4 by enhancing accuracy and reducing latency drastically in function calling tasks.
#nodejs
fromnodesource.com
4 weeks ago
Node JS

How Node.js Handles Async Operations

Node.js leverages asynchronous, non-blocking I/O for efficient concurrent task management.
fromblog.logrocket.com
2 months ago
JavaScript

How to check for null, undefined, or empty values in JavaScript - LogRocket Blog

The MERN stack facilitates the creation of modern, efficient web and mobile applications.
fromLogRocket Blog
2 months ago
JavaScript

Leveraging parallel computing in Node.js - LogRocket Blog

Node.js excels at I/O-bound operations but struggles with CPU-intensive tasks due to its single-threaded design.
fromnodesource.com
4 weeks ago
Node JS

How Node.js Handles Async Operations

Node.js leverages asynchronous, non-blocking I/O for efficient concurrent task management.
fromblog.logrocket.com
2 months ago
JavaScript

How to check for null, undefined, or empty values in JavaScript - LogRocket Blog

The MERN stack facilitates the creation of modern, efficient web and mobile applications.
fromLogRocket Blog
2 months ago
JavaScript

Leveraging parallel computing in Node.js - LogRocket Blog

Node.js excels at I/O-bound operations but struggles with CPU-intensive tasks due to its single-threaded design.
more#nodejs
#nsolid
fromnodesource.com
2 months ago
OMG science

Tracing of Node.js for Better Visibility and Performance with N|Solid

Tracing in N|Solid enables better visibility of application performance, simplifying the identification of bottlenecks and enhancing debugging processes.
fromnodesource.com
2 months ago
OMG science

Tracing of Node.js for Better Visibility and Performance with N|Solid

Tracing in N|Solid enables better visibility of application performance, simplifying the identification of bottlenecks and enhancing debugging processes.
more#nsolid
#machine-learning
fromInfoWorld
1 month ago
Java

Oracle releases ML-optimized GraalVM for JDK 24

Oracle's GraalVM for JDK 24 enhances peak performance using machine learning, achieving a 7.9% increase on microservices benchmarks.
fromtowardsdatascience.com
2 months ago
JavaScript

Efficient Metric Collection in PyTorch: Avoiding the Performance Pitfalls of TorchMetrics

Efficient metric collection is crucial for optimizing training performance in machine learning projects.
fromInfoWorld
1 month ago
Java

Oracle releases ML-optimized GraalVM for JDK 24

Oracle's GraalVM for JDK 24 enhances peak performance using machine learning, achieving a 7.9% increase on microservices benchmarks.
fromtowardsdatascience.com
2 months ago
JavaScript

Efficient Metric Collection in PyTorch: Avoiding the Performance Pitfalls of TorchMetrics

Efficient metric collection is crucial for optimizing training performance in machine learning projects.
more#machine-learning
Gadgets
fromThe Verge
1 month ago

Nvidia's AI assistant is here to optimize your gaming PC

Nvidia's G-Assist has evolved from a joke to a powerful AI assistant for gamers, optimizing performance and controlling smart devices.
fromTheregister
1 month ago
Mobile UX

GNOME 48 brings performance boosts, new fonts

GNOME 48 enhances performance for low-end devices and introduces significant usability improvements, including a new media player and revamped notifications.
#user-experience
fromExchangewire
1 month ago
Marketing tech

Major Changes: Attekmi Redesigns All of its Ad Exchange Solutions

Attekmi's ad exchange solutions have been redesigned for improved user experience and performance maximization.
fromZDNET
1 month ago
Television

How to clear the cache on your TV (and keep it running like new)

Clearing your smart TV's cache can significantly improve performance and resolve app-related issues.
fromExchangewire
1 month ago
Marketing tech

Major Changes: Attekmi Redesigns All of its Ad Exchange Solutions

Attekmi's ad exchange solutions have been redesigned for improved user experience and performance maximization.
fromZDNET
1 month ago
Television

How to clear the cache on your TV (and keep it running like new)

Clearing your smart TV's cache can significantly improve performance and resolve app-related issues.
more#user-experience
#caching
fromInfoQ
1 month ago
Growth hacking

Powering User Experiences with Streaming Dataflow

Partially stateful streaming dataflow enables efficient SQL caching without the overhead of manual cache management.
fromHackernoon
2 years ago
Web frameworks

Why Your Browser Knows What You Want Before You Do: A Deep Dive Into Caching | HackerNoon

Caching improves software performance by reducing latency and failure rates through temporary storage of frequently accessed data.
fromInfoQ
1 month ago
Growth hacking

Powering User Experiences with Streaming Dataflow

Partially stateful streaming dataflow enables efficient SQL caching without the overhead of manual cache management.
fromHackernoon
2 years ago
Web frameworks

Why Your Browser Knows What You Want Before You Do: A Deep Dive Into Caching | HackerNoon

Caching improves software performance by reducing latency and failure rates through temporary storage of frequently accessed data.
more#caching
fromZDNET
1 month ago
Digital life

How to clear the cache on your Windows 11 PC (and why it's important to do so)

Regularly cleaning up your computer can enhance performance, especially through utilizing Windows 11's built-in tools.
#web-server
fromNew Relic
1 month ago
Information security

How IIS analysis can improve overall monitoring

IIS logs enable system administrators to efficiently troubleshoot security threats and performance slowdowns.
fromMedium
3 months ago
JavaScript

How Nginx Handles Thousands of Concurrent Requests?

Nginx's event-driven architecture efficiently manages thousands of concurrent requests, minimizing latency and maximizing throughput.
fromMedium
3 months ago
JavaScript

How Nginx Handles Thousands of Concurrent Requests?

Nginx's event-driven architecture efficiently manages thousands of concurrent requests, minimizing latency and maximizing throughput.
more#web-server
Java
fromHackernoon
2 months ago

This Code Change Sped Up MySQL Queries from 25 Minutes to 23 Seconds | HackerNoon

Dynamic partitioning in JDBC batch processing requires adjustments to include where_condition for improved performance.
#react
React
fromLogRocket Blog
2 months ago

React.memo explained: When to use it (and when not to) - LogRocket Blog

React.memo improves performance by preventing unnecessary re-renders of functional components unless their props change.
fromLogRocket Blog
3 months ago
JavaScript

Implementing React Islands in static web applications - LogRocket Blog

React Islands enables incremental modernization of legacy applications with React components.
This method enhances performance by hydrating only necessary part of the application.
fromLogRocket Blog
2 months ago
React

React useCallback: When and how to use it for better performance - LogRocket Blog

useCallback prevents function recreation on renders, improving performance in React applications.
fromLogRocket Blog
1 month ago
React

Pure components in React: Using PureComponent and React.memo - LogRocket Blog

Leverage PureComponent and React.memo to optimize React applications, preventing unnecessary re-renders.
React
fromLogRocket Blog
2 months ago

React.memo explained: When to use it (and when not to) - LogRocket Blog

React.memo improves performance by preventing unnecessary re-renders of functional components unless their props change.
fromLogRocket Blog
3 months ago
JavaScript

Implementing React Islands in static web applications - LogRocket Blog

React Islands enables incremental modernization of legacy applications with React components.
This method enhances performance by hydrating only necessary part of the application.
fromLogRocket Blog
2 months ago
React

React useCallback: When and how to use it for better performance - LogRocket Blog

useCallback prevents function recreation on renders, improving performance in React applications.
fromLogRocket Blog
1 month ago
React

Pure components in React: Using PureComponent and React.memo - LogRocket Blog

Leverage PureComponent and React.memo to optimize React applications, preventing unnecessary re-renders.
more#react
Video games
fromCreative Bloq
1 month ago

Stunning Unreal Engine 5.5.3 tech demo channels Blade Runner and Cyberpunk vibes

Unreal Engine 5's lighting features can affect performance; dynamic lighting can be a viable alternative.
Pasquale Scionti's demo highlights the power of manual techniques and dynamic lighting in UE5.
#nestjs
fromHackernoon
5 months ago
DevOps

NestJS Too Slow? Just Queue It! | HackerNoon

Employing a queue system in NestJS enhances performance by offloading resource-intensive tasks and maintaining application responsiveness.
fromHackernoon
5 months ago
DevOps

NestJS Too Slow? Just Queue It! | HackerNoon

Employing a queue system in NestJS enhances performance by offloading resource-intensive tasks and maintaining application responsiveness.
more#nestjs
#graphql
fromDevOps.com
2 months ago
DevOps

Apollo GraphQL Delivers on Promise to Integrate REST APIs - DevOps.com

Apollo GraphQL introduces connectors for REST APIs to optimize query management and improve data integration efficiency.
fromInfoWorld
2 months ago
React

Apollo GraphQL ships connectors for REST APIs

GraphOS enhancements streamline API integration, optimize performance, and improve developer experience with built-in tools.
DevOps
fromDevOps.com
2 months ago

Apollo GraphQL Delivers on Promise to Integrate REST APIs - DevOps.com

Apollo GraphQL introduces connectors for REST APIs to optimize query management and improve data integration efficiency.
React
fromInfoWorld
2 months ago

Apollo GraphQL ships connectors for REST APIs

GraphOS enhancements streamline API integration, optimize performance, and improve developer experience with built-in tools.
more#graphql
#micro-frontends
fromMedium
2 months ago
Web frameworks

Build-Time Micro Frontends: Why Inversion of Control Matters

Build-time micro frontends simplify deployment and improve performance by integrating during the build process.
Inversion of Control enhances micro frontends' compatibility and reduces integration issues.
fromMedium
2 months ago
JavaScript

Build-Time Micro Frontends: Why Inversion of Control Matters

Build-time micro frontends are integrated during the build process, simplifying deployment and improving performance.
Inversion of Control enhances micro frontend integration and independence, facilitating clearer interfaces.
Web frameworks
fromMedium
2 months ago

Build-Time Micro Frontends: Why Inversion of Control Matters

Build-time micro frontends simplify deployment and improve performance by integrating during the build process.
Inversion of Control enhances micro frontends' compatibility and reduces integration issues.
fromMedium
2 months ago
JavaScript

Build-Time Micro Frontends: Why Inversion of Control Matters

Build-time micro frontends are integrated during the build process, simplifying deployment and improving performance.
Inversion of Control enhances micro frontend integration and independence, facilitating clearer interfaces.
more#micro-frontends
fromRaymondcamden
2 months ago
JavaScript

Using Parallel Looping in BoxLang

Utilizing parallel execution in BoxLang can greatly enhance performance for certain tasks, such as file indexing.
#load-balancing
fromHackernoon
2 months ago
DevOps

Tiny Chips Could Quietly Replace Expensive Cloud Hardware | HackerNoon

SmartNICs optimize network performance with programmable multicore processors, critical for layer-7 load balancing.
fromHackernoon
2 months ago
DevOps

This Tiny Chip Can Handle Internet Traffic Faster-If You Let It Do Things Its Own Way | HackerNoon

SmartNICs can significantly improve layer-7 load balancing performance when software is customized to leverage their hardware capabilities.
fromHackernoon
2 months ago
DevOps

Tiny Chips Could Quietly Replace Expensive Cloud Hardware | HackerNoon

SmartNICs optimize network performance with programmable multicore processors, critical for layer-7 load balancing.
fromHackernoon
2 months ago
DevOps

This Tiny Chip Can Handle Internet Traffic Faster-If You Let It Do Things Its Own Way | HackerNoon

SmartNICs can significantly improve layer-7 load balancing performance when software is customized to leverage their hardware capabilities.
more#load-balancing
#mobile-development
fromHackernoon
6 months ago
JavaScript

Synchronization Challenges in Multithreading | HackerNoon

Writing concurrent code is challenging due to task interactions and shared data management.
Offloading heavy computations from the main thread is essential to maintain UI responsiveness.
fromLogRocket Blog
3 months ago
JavaScript

React Native list components: FlashList, FlatList, and more - LogRocket Blog

Shopify's FlashList significantly improves efficiency for displaying lists in React Native development.
fromInfoQ
2 months ago
DevOps

Uno Platform 5.6 Released: Performance Enhancements, Hot Reload Improvements and More

Uno Platform 5.6 significantly improves performance and productivity with updates to Hot Reload and expanded cross-platform development capabilities.
fromHackernoon
6 months ago
JavaScript

Synchronization Challenges in Multithreading | HackerNoon

Writing concurrent code is challenging due to task interactions and shared data management.
Offloading heavy computations from the main thread is essential to maintain UI responsiveness.
fromLogRocket Blog
3 months ago
JavaScript

React Native list components: FlashList, FlatList, and more - LogRocket Blog

Shopify's FlashList significantly improves efficiency for displaying lists in React Native development.
fromInfoQ
2 months ago
DevOps

Uno Platform 5.6 Released: Performance Enhancements, Hot Reload Improvements and More

Uno Platform 5.6 significantly improves performance and productivity with updates to Hot Reload and expanded cross-platform development capabilities.
more#mobile-development
fromInfoQ
2 months ago
JavaScript

Lessons Learned in the Financial Market About Performance and Observability in Front-end Projects

Focus on implementing solutions that directly address real problems rather than adopting unnecessary tools based on trends.
fromInfoWorld
2 months ago
Python

What you need to know about Python 3.14's faster interpreter

Python 3.14 will boost performance by up to 30% without requiring changes to existing code.
fromHackernoon
3 years ago
JavaScript

Yandex's High-Performance Profiler Is Going Open Source | HackerNoon

Perforator is an open-source continuous profiling system by Yandex, enhancing performance analysis and optimization.
#web-development
fromHackernoon
2 years ago
JavaScript

Front End Debugging Part 3: Debugging Networking Communication Issues | HackerNoon

Modern browser tools are superior for debugging network issues compared to Wireshark.
Chrome and Firefox provide powerful features tailored for web development debugging.
The ability to modify and resend requests within the browser enhances the debugging process.
fromHackernoon
2 years ago
JavaScript

Front End Debugging Part 3: Debugging Networking Communication Issues | HackerNoon

Modern browser tools are superior for debugging network issues compared to Wireshark.
Chrome and Firefox provide powerful features tailored for web development debugging.
The ability to modify and resend requests within the browser enhances the debugging process.
more#web-development
Miscellaneous
fromNetwork World
3 months ago

New tweak to Linux kernel could cut data center power usage by up to 30%

Efficient network traffic management combines polling and interrupts to optimize resource use based on traffic volume.
fromDevOps.com
3 months ago
Data science

Optimizing Splunk Cloud Performance for Large-Scale Deployments - DevOps.com

Optimizing Splunk's performance requires understanding its configurations to manage high data volumes and costs effectively.
fromCSS-Tricks
3 months ago
JavaScript

Creating A "Starred" Feed | CSS-Tricks

Implementing data fetching and caching in WordPress can significantly improve performance and user experience.
fromTestdriven
3 months ago
Python

Database Indexing in Django

Database indexing optimizes data retrieval, enhancing application performance—especially for large datasets and Django applications.
fromMedium
3 months ago
DevOps

Install VMware Tool in Virtual Ubuntu Guest

VMware Tools is essential for optimizing virtual machine performance and usability.
fromdaverupert.com
4 months ago
JavaScript

Every token is a feature

Design tokens function as a bridge between design and engineering, enabling consistent UI across platforms, but excess tokens can lead to complications.
fromSmashing Magazine
3 months ago
Web design

How To Design For High-Traffic Events And Prevent Your Website From Crashing - Smashing Magazine

Design websites to handle high traffic and prevent crashes during product drops and sales.
Optimizing images and using scalable hosting are effective strategies.
[ Load more ]