sohaibfarooqi/hierarchical-data
Benchmarking different methodologies in retrieving hierarchical data using Flask, SQLAlchemy and Postgres
alan-turing-institute/AnnotateChange
A simple flask application to collect annotations for the Turing Change Point Dataset, a benchmark dataset for change point detection algorithms
go-outside-labs/flask
👾 𝗙𝗹𝗮𝘀𝗸: 𝗯𝗼𝗶𝗹𝗲𝗿𝗽𝗹𝗮𝘁𝗲𝘀 𝗮𝗻𝗱 𝗽𝗿𝗼𝗷𝗲𝗰𝘁𝘀.
dnutiu/benchmark-scoreboard
A simple Flask app which displays a scoreboard for benchmark results.
tushar5526/python-framework-benchmarks
Quickly Benchmark different python frameworks on your machine!
AgRenaud/benchmark-py-api
This project provides code to install different configurations for web applications written in python as well as script to run a benchmark on those configuration.
Sage-Bionetworks/rocc-service
ROCC REST API service
stckme/benchmarks
Sukhrobjon/CS-1.2-TweetGeneratorSG
A project based course that looks under the hood at data structures and algorithms to see how they work. In addition to implementing these structures in an application; students will build them from scratch, analyze their complexity, and benchmark their performance to gain an understanding of their tradeoffs and when to use them in practice. Students will write scripts, functions, and library modules to use text processing tools like regular expressions, construct and sample probability distributions to create a Markov language model and gain insight into how grammar works and natural language processing techniques.