I know, sorry for misrepresenting that. I just assumed that this happens often enough for you to mention it.
I would be happy with any random 1000x improvement or two you've encountered over the years (imagine something like Java/Kotlin baseline for comparison).
I don't really buy the regular 10x improvement either though (as in something achieved by other means than different form of formatting). Happy to be proven wrong though, my lisp experience is limited to some clojure.
> Most programming languages are Turing-complete so nothing is "fundamentally impossible" to express in any of them
Sure, that's why I said "fundamentally impossible to describe concisely", as in something you can only express concisely in lisp (because of prefix notation? macros? I don't know) and it is bound to be 10x verbose mess in a c-like lang.