SQLite Forum

Slow update table with large BLOB issue(solution)
Login
The second method *must* be slower than the first because it is executing approximately twice the number of VDBE instructions to accomplish the same task.

The only conclusion, therefore, is that your testing methodology to determine "fastness" is flawed.