|
|
|
|
|
by scheme271
271 days ago
|
|
I think it's more complicated than that. Certain things like branches, comparisons, and some other operations may not be constant time especially if you consider interactions with prior code. It's clearly possible just really difficult to get right. |
|