This commit is contained in:
2021-05-28 14:25:01 +00:00
parent 0a4e278097
commit cb11763422

View File

@@ -351,6 +351,7 @@ Very slow to load a workorder off devops, tied to the amount of data on it, less
It's taking 5 seconds to fetch a 3 item workorder off devops
4.6 seconds of that is processing tmie at the server according to profiler
TRY:
https://news.ycombinator.com/item?id=8010101
Fetch a bunch of times then look at server metrics both internal and digitalocean and see if any limitations noticed
Look into performance boosting docker postgres, maybe there is something to be done there, is it starved for resources? Slower than bare metal?
Test bare metal if nothing turns up with docker perf?
@@ -422,6 +423,7 @@ ERROR attempting to delete a workorder item that was generated and has a lot of
OTHER TODOs
todo:seeding now slower, is it doing unnecessary work when wo is generated like populate viz?
todo: seeder stock data / translations: loanunit "Units" have extraneous "rate" in them, i.e. "Hourly rate", sb just "Hourly"
todo: LoanUnit edit form add "*Cost" fields to UI
todo: part request