--- tags: wp2 title: Lamp comparison --- ## Experiment - We use [demo-things](https://github.com/sifis-home/demo-things/) Lamp as working example - The `First implementation` is the one based on `webthing-rust`. - The Second one is based on `wot-td`. We compare the two implementations using the wp2 metrics - Code complexity - RCA - File size - Build time - ... ## Results ## Coming next Once `wot-serve` is ready we can return and apply the same criteria to the commit that uses it instead the hand-made axum calls.