Live data from Hacker News

Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

brave.com

1–10 of 289 posts

Re: Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

#3

I'm not sure how impressed I should feel about saving 45 MiB these days.

45MiB is for the default adblock setup, and it scales with the more block lists you have enabled.

I'll happily take performance improvements cause most products lack any efficiency care nowadays.

Re: Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

#6
post #4

I'm not sure how impressed I should feel about saving 45 MiB these days.

> these days Are you referring to current RAM prices or bloat of numerous Electron apps?

A $130 Motorola smartphone has 8GB of RAM. This will save 0.5% RAM. It's fairly negligible on modern systems.

Re: Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

#7
post #6
post #4

Earlier quoted context omitted.

> these days Are you referring to current RAM prices or bloat of numerous Electron apps?

A $130 Motorola smartphone has 8GB of RAM. This will save 0.5% RAM. It's fairly negligible on modern systems.

130USD for 8GB RAM will be a good price for a bare DIMM in two weeks.

Re: Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

#8
post #6
post #4

Earlier quoted context omitted.

> these days Are you referring to current RAM prices or bloat of numerous Electron apps?

A $130 Motorola smartphone has 8GB of RAM. This will save 0.5% RAM. It's fairly negligible on modern systems.

These days you’re getting 4GB at that price point and you’re losing memory to the OS thus user space memory is even more constrained.

Re: Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

#9
post #6
post #4

Earlier quoted context omitted.

> these days Are you referring to current RAM prices or bloat of numerous Electron apps?

A $130 Motorola smartphone has 8GB of RAM. This will save 0.5% RAM. It's fairly negligible on modern systems.

Smartphone producers already announced to cut ram this year... Just FYI

Re: Brave overhauled its Rust adblock engine with FlatBuffers, cutting memory 75%

#10
post #6
post #4

Earlier quoted context omitted.

> these days Are you referring to current RAM prices or bloat of numerous Electron apps?

A $130 Motorola smartphone has 8GB of RAM. This will save 0.5% RAM. It's fairly negligible on modern systems.

4GB of that taken by the system. more memory use with runtimes also means more cpu to track and free memory.
Post reply on HN