You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that that might be using the wrong tool for the job. PyInstrument is used ad-hoc during development, not on an ongoing basis. So it doesn't really need structured data gathering. Plus the output from it is, for all intents and purposes, a big binary blob, where there are only disadvantages if you keep it in a SQL database. You can, but that doesn't mean you should.
Currently,
add_quantities()
is restricted to floats.The text was updated successfully, but these errors were encountered: