Flame Benchmark for 2024

I’m starting a new thread to branch away from Flame Benchmark Archive

It looks like the previous spreadsheet got borked and it wasn’t very current anyway.

I’ve created a form to enter information. Let me know if there’s anything major I’m missing:

You can still download the Benchmark Archive here

3 Likes

@bryanb You rock!!

Thanks Bryan it’s a good idea !

@bryanb Can you add the track based render in the options ? there is only the frame option. Faster with track base on mac studio

Done. Do you think there needs to be more instructions to explain frame-based vs. track based or does everyone know what to do there? It’s explained in the benchmark archive.

I have a snapshot of the old spreadsheet from June of 2022. I’m going to try to add that info to the new survey.

Here is the 2024 spreadsheet:

I’m trying to figure out if I can let people filter and sort but not modify the data…

How do I see the render time in Flame?
I’m not clocking this with the stopwatch on my phone, right?
Running Linux.

Oh, yes you are :grin:

2 Likes

Here is a simple Python script you can use to get render time. It will show a message in the shell when a render completes:

render_timer.py (172 Bytes)

4 Likes

Awesome, thanks