@adodge2

I'm enjoying the talk.

Really glad they went the extra mile and gave a lavalier mic to some guy in the audience with a sore throat.  Really simulating the authentic in-person conference experience.  Makes me want to wash my hands.

@kevanschwitzer8585

Fantastic talk. A nice amount of breadth and great cross-references to other materials (books, presentations, articles) for those who are interested. Note: It was extremely hard to listen to this talk due to the excessive throat clearing of the participants. Maybe some audio processing could easily clean this kinda stuff up?!

@jasperlanda5276

I love Timur's talks but this mic keeps picking up three things instead of just one: Timur's voice, Timur's reverberated voice reflected in the room, and that one super annoying coughing guy.

@mehmetkose6

Loves from Turkey, thx

@bearwolffish

Should not have read the comments, did not notice the background noises till they were brought up.

@wjrasmussen666

the noise is annoying.

@Roibarkan

1:24:40 Eduardo Madrid’s talk from 2022 about SWAR: https://youtu.be/B4VxpvFX9YY

@bernadettetreual

In Real-Time Pro Audio, you also don't process stuff in a single thread. That would be absurd.
You distribute your processing to as many cores as your system has, according to what your audio processing graph allows. That works well, since your audio graph often has different tracks or devices, so not everything is as pipelined as it may seem at the start of the video.

@Davide-bl2wb

If C has already the restricted keyword, why do we need the [[noalias]]?

@NickEnchev

Am I misunderstanding something, but at 1:26:26 doesn't b[i+1] += c[i] do an out-of-bounds write in the example on the left? I know the example is about vectorization and this is unrelated, but I found it an odd that the example would have that line.

@Roibarkan

1:24:40 Jeff Garland’s talk: https://youtu.be/hlgCeWC9jxI

@PhoenixMoonbeam

is there anywhere this has been uploaded without the horrific perpetual background coughing and footstamping?

@SamualN

why does the audio sound so bad?

@ABaumstumpf

[[assume false]] :) And have fun.

@ailijic

First example and code starts at 44 min.

@sirhenrystalwart8303

I wonder, does something like [[assume size % 32 ==0 ]] help promote SIMD optimizations?

@nativedeveloper4731

Very nice talk. But the guy who is clearing his throat and smacking his lips into the microphone very annoying. I couldn't finish because I was really annoyed

@cole_st_john

Sounds like they gave Yoda a mic in the background...

@tomfranky1744

Timur's habit is to talk too fast about many diffenet things that may not be needed necessarily, making his talks not very advantageous to me. Most of the times they are confusing more than being simple, clear and ready to be understood.

@abhisheksingh-li6zo

Code starts at 45.00