All Projects → mgechev → Optimizing An Angular Application

mgechev / Optimizing An Angular Application

Code for my ngconf talk "Optimizing an Angular Application".

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Optimizing An Angular Application

Netsniff Ng
A Swiss army knife for your daily Linux network plumbing.
Stars: ✭ 915 (+1767.35%)
Mutual labels:  performance
Performance Bookmarklet
Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
Stars: ✭ 997 (+1934.69%)
Mutual labels:  performance
Etrace
Emacs Lisp Latency Tracing for the Chromium Catapult Trace Event Format
Stars: ✭ 45 (-8.16%)
Mutual labels:  performance
Cockburst
一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;
Stars: ✭ 33 (-32.65%)
Mutual labels:  performance
Aws Sdk
Using vertx-client for AWS SDK v2
Stars: ✭ 38 (-22.45%)
Mutual labels:  performance
Stat
STAT - the Stack Trace Analysis Tool
Stars: ✭ 40 (-18.37%)
Mutual labels:  performance
Openshift Psap
Example roles and yaml files for performance-sensitive applications running on OpenShift
Stars: ✭ 20 (-59.18%)
Mutual labels:  performance
Pomodoro
A simple WordPress translation cache
Stars: ✭ 47 (-4.08%)
Mutual labels:  performance
C V2x
Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications
Stars: ✭ 38 (-22.45%)
Mutual labels:  performance
Nanoscope
An extremely accurate Android method tracing tool.
Stars: ✭ 1,023 (+1987.76%)
Mutual labels:  performance
Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
Stars: ✭ 982 (+1904.08%)
Mutual labels:  performance
Mapsort
Performant sorting for complex input
Stars: ✭ 37 (-24.49%)
Mutual labels:  performance
Autometer
Distributed load testing made simple
Stars: ✭ 42 (-14.29%)
Mutual labels:  performance
Monomorphist
monomorphist - a JavaScript performance companion
Stars: ✭ 30 (-38.78%)
Mutual labels:  performance
Performance Improvements For Woocommerce
Performance tweaks for the front-end and back-end of a store.
Stars: ✭ 46 (-6.12%)
Mutual labels:  performance
Mf Blogstarter
Eleventy + Tailwind CSS blog starter by Marc Filleul
Stars: ✭ 21 (-57.14%)
Mutual labels:  performance
Enqueue Elastica Bundle
The bundle extends functionality of FOSElasticaBundle. Improves performance of fos:elastica:populate command
Stars: ✭ 40 (-18.37%)
Mutual labels:  performance
Tinystr
A small ASCII-only bounded length string representation.
Stars: ✭ 48 (-2.04%)
Mutual labels:  performance
React Performance
Let's make our apps fast ⚡
Stars: ✭ 1,035 (+2012.24%)
Mutual labels:  performance
Import Cost
displays the import size of the package you are importing inside the code editor
Stars: ✭ 1,021 (+1983.67%)
Mutual labels:  performance

Introduction

Code for my talk "Optimizing an Angular Application".

Instructions

git clone https://github.com/mgechev/optimizing-an-angular-application
cd optimizing-an-angular-application
npm install
npm start

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].