hamoid, to berlin
@hamoid@genart.social avatar

https://www.youtube.com/watch?v=jh49N4fU4sI by artist Johan Lorbeer in his studio in .

I participated in the project by writing software to convert color into sound.

I find the aesthetic in much of his work close to creative coding. You can enjoy it in this online book:

https://heyzine.com/flip-book/b76721e334.html

artfulrobot, to firefox
@artfulrobot@fosstodon.org avatar

Wow, Shift+Escape in #firefox gives you a top-like list showing the #memory and #cpu use of your tabs and other more hidden things.

#performance

nucliweb, to random
@nucliweb@webperf.social avatar

Here is a graphical explanation of the use of percentiles in Web Performance

p75 2.29 s

  • 75% of visitors waited less than 2.29 s
  • 25% of visitors waited longer than 2.29 s

#WebPerf #Performance #PerfMetrics

TheMetalDog, to HeavyMetal
@TheMetalDog@mastodon.social avatar
mo, to random French
@mo@mastodon.top avatar

Ce soir au squat le phénicien à Nantes
Queer Punk Party
20h/2h - Prix libre

Expo
Infokiosque
Micro-édition
Performances
Concert
DJ

murena, to privacy French
@murena@mastodon.social avatar

Did you know? With Advanced Privacy, your apps run smoothly without sacrificing privacy.

Say goodbye to intrusive ads and trackers and hello to seamless performance!

Is your phone optimized for both and ? A Murena smartphone is!

@e_mydata @gael

TheMetalDog, to dreamtheater
@TheMetalDog@mastodon.social avatar
TheMetalDog, to metallica
@TheMetalDog@mastodon.social avatar
chimicredodiessere, to art Italian
hywan, to PostgreSQL
@hywan@fosstodon.org avatar

Look ma, […] a new JIT compiler for PostgreSQL, https://www.pinaraf.info/2024/03/look-ma-i-wrote-a-new-jit-compiler-for-postgresql/.

The author explains how he is writing a new JIT compiler for PostgreSQL. The author uses a technics described in https://arxiv.org/pdf/2011.13127.pdf, called copy-patch. It’s an old idea with a new name, but it’s fun.

#PostgreSQL #jit #compiler #performance #sql

hywan, to rust
@hywan@fosstodon.org avatar

How I [the author of the article] reduced (incremental) Rust compile times by up to 40%, https://www.coderemote.dev/blog/faster-rust-compiler-macro-expansion-caching/.

The idea is pretty simple but clever: cache the output of proc macros, if it hasn’t changed, no need to recompile the associated code.

The author explains the caveat of this approach as not all proc macros are pure.

#RustLang #compiler #performance #macros

boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar

DXVK Version 2.3.1 Uses New Vulkan Extensions to Close the Performance Gap on Nvidia: https://github.com/doitsujin/dxvk/releases/tag/v2.3.1 #linux #linuxgaming #update #foss #release #dxvk #dx11 #performance

breakpointshow, to dotnet
@breakpointshow@mastodon.social avatar

🎉 Get ready for a legendary showdown on "The Breakpoint Show" podcast! Join us with special guest @markrendle as we discuss the 1 Billion Row Challenge and dive into the wild world of .NET and C# performance! 🚀 🎙️

https://tinyurl.com/3hmb7w5e

synlogic, to golang
@synlogic@toot.io avatar

does your codebase need some #performance upgrades?

is it in #Golang #C #Python or #Java ?

have budget? could I do the work remotely?

ping me

cssbasics, to random
@cssbasics@hachyderm.io avatar

How many bytes is "normal" for a web font: a study using Google fonts: "TL;DR: If your font file is significantly larger than 20K you may ask yourself 'How did I get here?'" #performance https://www.phpied.com/bytes-normal-web-font-study-google-fonts/

tuxedocomputers, to linux German
@tuxedocomputers@linuxrocks.online avatar

📦Maximum performance in the smallest space: #TUXEDO Atlas S📦

▶️Up to Intel Core i9-14900
▶️Up to NVIDIA GeForce RTX 4070 / AMD Radeon RX 7700 XT
▶️Up to 64 GB DDR5 RAM
▶️Up to 24 TB mass storage

https://www.tuxedocomputers.com/en/TUXEDO-Atlas-S-Gen1-Intel.tuxedo

#linux #desktop #box #performance

tuxedocomputers, to random German
@tuxedocomputers@linuxrocks.online avatar

🤔Did you know...? 🤔

A bloated #battery in a #TUXEDO does not necessarily represent a safety #risk, but it can affect the #performance of the device and possibly damage the chassis. Read here what you need to do and how you can avoid a bloated battery.

https://www.tuxedocomputers.com/en/What-to-do-with-a-bloated-inflated-battery.tuxedo

astro, to accessibility
@astro@webtoo.ls avatar

Astro 4.5 is here!

Introducing the new Dev Audit UI — Catch real-world & issues during development, right in your browser. Available today in the Astro Dev Toolbar!

Plus: View Transition improvements, Multi-CDN, Shiki 1.0, and more.

https://astro.build/blog/astro-450/

fell, to linux
@fell@ma.fellr.net avatar

GPU acceleration isn't always faster. Wayland is supposed to be faster because it utilises the GPU. Well, Firefox had the same idea with WebRender. Now, when I scroll on my poor laptop's Intel HD 4000, both Firefox and Wayland are fighting over GPU resources resulting in less FPS compared to X11. The CPU is almost idle. 😅

#linux #wayland #firefox #webrender #intel #gpu #x11 #performance

antaoalmada, to dotnet

I've written numerous articles on #performance within #dotnet, frequently incorporating benchmarks. I've authored a guide on utilizing #BenchmarkDotNet for benchmarking purposes. I hope this guide will assist you in understanding how to conduct performance assessments for your .NET projects. https://aalmada.github.io/posts/Measuring-dotnet-performance/

tuxedocomputers, to linux German
@tuxedocomputers@linuxrocks.online avatar

💪 The Power of AMD @ TUXEDO 💪

Benefit from great and high energy !

▶️TUXEDO Sirius 16 - Gen1
▶️TUXEDO Pulse 14 - Gen3
▶️TUXEDO Polaris 17 - Gen 5
▶️TUXEDO Stellaris 15 - Gen5

Take a look here: https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks/Alle.tuxedo#!#1271,12890

markusstaab, to random German
@markusstaab@phpc.social avatar

The #performance optimizations I have recently worked on in druidfi/mysqldump-php have been released this week.

The updated lib also is now part of the todays release of Smile-SA/gdpr-dump which means a 3-5x improvement in our use-case.

#mysql #dump #gdpr #anonymize

hywan, to rust
@hywan@fosstodon.org avatar

Redox updates, https://www.redox-os.org/news/this-month-240229/.

Massive performance improvement:

• Reading from memory: from 110 MiB/s to 1.6 GiB/s
• Raw disk: from 22 to 600 MiB/s
• RedoxFS: from 6 to 170 MiB/s

That’s impressive!

Reminder: Redox is a novel OS written in Rust.

soltes, to dotnet Polish

@avaloniaui custom built virtualised wrap panel with 2 million items scrolling is a feature

video/mp4

cincura_net, to dotnet
@cincura_net@mas.to avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • magazineikmin
  • ethstaker
  • InstantRegret
  • tacticalgear
  • rosin
  • love
  • Youngstown
  • slotface
  • ngwrru68w68
  • kavyap
  • cubers
  • DreamBathrooms
  • provamag3
  • mdbf
  • cisconetworking
  • GTA5RPClips
  • modclub
  • khanakhh
  • everett
  • Leos
  • osvaldo12
  • normalnudes
  • tester
  • Durango
  • anitta
  • JUstTest
  • All magazines