LogoClient Architecture Case Studies


Detailed technical breakdowns of static web architecture projects completed by Binary & Bus, Sys. Each study documents the pre-optimisation state, structural decisions made during refactoring, and measured performance outcomes. All figures reflect production measurements taken on commodity hardware over standard broadband connections.


Case Study 01: Independent Music Label Portfolio

Client: Small independent music label requiring a public-facing artist catalogue and release archive.
Initial State: Single-page application built with a JavaScript framework, bundled with Webpack, served from a Node.js runtime. Total page weight: 1.84 MB across 47 HTTP requests.

Pre-Optimisation Metrics:

Structural Choices:

Post-Optimisation Metrics:


Case Study 02: Regional Architecture Firm

Client: Architecture practice requiring a project portfolio, team bios, and contact form.
Initial State: WordPress installation with 14 plugins, 3 custom post types, and a page builder. Served from shared hosting. Total page weight across homepage: 3.12 MB.

Pre-Optimisation Metrics:

Structural Choices:

Post-Optimisation Metrics:


Case Study 03: Non-Profit Documentation Portal

Client: Environmental non-profit requiring a documentation portal with 40+ pages of technical guides, data sheets, and downloadable resources.
Initial State: Jekyll static site with 40 Markdown files, a custom Liquid template theme, and a search index generated by a JavaScript library. Total deploy size: 890 KB.

Pre-Optimisation Metrics:

Structural Choices:

Post-Optimisation Metrics:


Navigation & Repository Links: