diff options
author | Frederick Muriuki Muriithi | 2021-12-30 11:21:32 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-01-10 08:15:19 +0300 |
commit | 3225e185c0df042e8515734806c3833174c89765 (patch) | |
tree | 3568654c731dc0a6d0f20e686e2829140af40383 /mypy.ini | |
parent | 11f4639eed024d46355d790351a61f82a4928b09 (diff) | |
download | genenetwork3-3225e185c0df042e8515734806c3833174c89765.tar.gz |
Replace unoptimised function with optimised one
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Replace unoptimised function with one optimised to give better performance.
The optimisation done here is to fetch multiple items/traits from the
database per query, rather than the original form, which fetched a single
item/trait from the database per query.
Diffstat (limited to 'mypy.ini')
0 files changed, 0 insertions, 0 deletions