What I always found interesting is the (psychological) asymmetry
+50% means 50% slower
-50% means twice as fast
(or with stocks, going down 50% means you lose half of your money, going back to the original value means you double your investment (for new investors) which I think basically drives stock market investments)
Also, one reason I am excited about WebAssembly is because it is a low-level target for compiled languages that is also cross-platform. I know others exist, too, but I think this being the web will cause more and more people to get into writing compiled languages :)
On the topic of video editing, though, this will be even faster still once WebAssembly supports threads[1]
[1] https://github.com/WebAssembly/design/issues/1073