index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
/
utility
/
benchmark.py
Age
Commit message (
Expand
)
Author
2022-08-31
Delete benchmark module
Munyoki Kilyungi
2021-04-30
autopep8: Fix E501
BonfaceKilz
2021-04-30
autopep8: Fix E301,E302,E303,E304,E305,E306
BonfaceKilz
2021-04-30
autopep8: Fix E20-E27
BonfaceKilz
2021-04-29
Run `sed -i 's/(object)//g'`
BonfaceKilz
2020-08-26
Remove "from __future__ import new_feature" statements
BonfaceKilz
2020-08-19
Fix dictionary iteration methods
BonfaceKilz
2018-04-09
Fixed issue that caused and error for certain types of mapping due to variabl...
zsloan
2016-06-21
Use logger also for benchmarking
Pjotr Prins
2016-06-21
Benchmarking: allow output select with LOG_BENCH
Pjotr Prins
2016-06-18
Changed file permssions to non-executable
Pjotr Prins
2016-06-17
Removed trailing spaces in .py and .js files
Pjotr Prins
2014-05-05
Committing a bunch of changes related to integrating GEMMA and
Zachary Sloan
2013-02-28
Updated benchmark.py to aggregate run times when you run the
Zachary Sloan
2013-02-28
Added benchmark.py that compares the time of various operations
Zachary Sloan