Remix.run Logo
psychoslave 4 days ago

Even in most used languages it's hard to be accurate without making profiling. And when using a framework, it's almost a garantee that you have no idea of the complexity under the hood of all the facilities you rely on.

echoangle 3 days ago | parent [-]

But with an explicitly implemented algorithm, you can probably at least give an upper bound.