WeSearch
Hub / Tags / Optimizations
TAG · #OPTIMIZATIONS

Optimizations coverage.

Every story in the WeSearch catalog tagged with #optimizations, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

7 stories tagged with #optimizations, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Optimizations"

RELATED TAGS
#apple1#releases1#ipados1
MACRUMORS

Apple Releases iOS 26.6 and iPadOS 26.6 With iOS 27 Optimizations

Apple today released iOS 26.6 and iPadOS 26.6, updates to the iOS and iPadOS 26 operating systems that came out in September. iOS 26.6 comes a month after the launch of iOS 26.5.2,…

34 views ·
#apple#releases#ipados
PHORONIX

GNU C Library 2.44 Released With /etc/tunables.conf, More Optimizations

GNU developers today released GNU C Library 'glibc' 2.44 as the newest feature release for this critical library to modern Linux systems and other platforms.…

38 views ·
#library#released#tunables
PHORONIX

Redis 8.8 Released With New Array Data Structure, More Performance Optimizations

Redis 8.8 reached GA today for the Redis open-source project providing a high performance, in-memory data store.…

40 views ·
#redis#programming#performance
PHORONIX

KernelScript: A Programming Language For Kernel Customization & App Optimizations

Multikernel Technologies Inc has been working on a multi-kernel architecture for the Linux kernel while in addition to that they have been developing KernelScript as a domain-speci…

32 views ·
#programming#linux#kernel
ARXIV CS.AI

Trusted Weights, Treacherous Optimizations? Optimization-Triggered Backdoor Attacks on LLMs

Inference optimization is a vital technique for deploying LLMs at scale. Compilation is the most widely adopted optimization technique for LLMs. While it assumes semantic equivalen…

33 views ·
#security#machine learning#artificial intelligence
DOUBLEWORD

Moe inference optimizations: 15% lower expert load by request reordering

Doubleword's batch inference offering keeps costs down by keeping throughput high, something which isn't easily done given the architecture of popular Mixture-o…

25 views ·
#technology#machine learning#optimization
DEV.TO (TOP)

How I Built a Language That Beats C on LZ77 by 6.6 — Bootstrapped from Assembly A self-hosted systems language with zero C in the toolchain, and what two compiler optimizations did to destroy the competition on compression.

A post by JAI LALAWAT…

32 views ·
#programming#compilers#compression