Pipeline Optimisation with Operations Research
Applied PERT/CPM and graph algorithms to model and optimise a banking application's CI/CD pipeline, identifying a critical path of 64 minutes.
•
1 min read
Applied PERT/CPM and graph algorithms to model and optimise a banking application's CI/CD pipeline, identifying a critical path of 64 minutes.
Implementation and experimental benchmarking of sorting algorithms, hash tables, Bloom filters, string matching automata, and dynamic programming in Python — with empirical …