generated from BloomTech-Labs/template-ds
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Beyond the issues already posted, there are a number of "stretch goal" type ideas we had:
- Recommendation performance. Speed up recommendation latency times. There is currently several seconds between a call to our API, and displaying on web and iOS. I would guess there are a number of performance gains to be made by restructuring how our code runs.
- FastAPI. Ryan Herr suggests using FastAPI, however, we deployed via Flask primarily due to our familiarity with the framework. FastAPI has several advantages (documentation, speed) which will likely help with the performance aspect mentioned above.
- CodeClimate. This was required for the Web team, but optional for DS. CodeClimate provides good information on code test coverage, maintainability, styling, etc.
Feel free to reach out to me on Slack for any clarification!
Metadata
Metadata
Assignees
Labels
No labels