Flash writes in blocks of typically at least 4k at a time, so if you constantly write tiny writes of say, 100 bytes, it has to write at least that whole 4k+ block each time you write.... Yes.
Constant writes like that will reduce usable write durability.