Country Code
  • Home
Sign in Subscribe

performance

A collection of 2 posts
Angular Performance Monitoring with Custom Typescript Decorators
angular Featured

Angular Performance Monitoring with Custom Typescript Decorators

This post follows on from the last post on Angular Performance monitoring [https://country-code.ghost.io/angular-with-web-performance-api/]. The code is updated to use some custom Typescript decorators to add marks and measures to the component. Below is the mark decorator. Simply takes the mark name and creates the mark. export
07 May 2019 1 min read
angular Featured

Getting Started with Angular Performance Monitoring

Below are some results of some initial experimentation with Web Performance API [https://developer.mozilla.org/en-US/docs/Web/API/Performance] and Angular. I started out by adding a performance.mark('constructor') to a component constructor. To perform a measure you need at least two marks, so next
19 Mar 2019 1 min read
Page 1 of 1
Country Code © 2025
Powered by Ghost