Hello and welcome to the GitHub repository for my book Microservice APIs! The book is conceived as a one-stop guide for learning how to design and build microservices and how to drive their integrations with APIs. There's a strong emphasis on best practices and applying principles and patterns that achieve loose coupling in your code. The book provides full examples of how to design and build a RE
This specification enables a server to communicate performance metrics about the request-response cycle to the user agent. It also standardizes a JavaScript interface to enable applications to collect, process, and act on these metrics to optimize application delivery. ## Introduction Accurately measuring performance characteristics of web applications is an important aspect of making web applicat
フロントエンドチームの @urahiroshi です。Mercari Advent Calendar 2018 12日目を担当します。 今年の8月から12月にかけて,メルカリ・メルペイのフロントエンドチーム有志で「超速!Webページ速度改善ガイド」の社内輪読会を行いました。 この本の中で,「推測するな,計測せよ」という言葉が紹介されていますが,今回の記事は,輪読会で学んだことのまとめとして,Chrome DevToolsを用いてメルカリWebのパフォーマンス計測と簡単な分析を行ったものです。 なお,現在メルカリWebのアーキテクチャを刷新するための開発が進んでいるため,ここで計測したパフォーマンスの値は大幅に変化していく可能性が高いです。アーキテクチャの刷新後に振り返って見られる楽しみが増えることも、この記事を書いた目的の一つです。 計測方法,環境 計測はGoogle Chrome 71.
Learn how you can use Puppeteer APIs to add server-side rendering (SSR) capabilities to an Express web server. The best part is that your app requires very small changes to code. Headless does all the heavy lifting. In a couple of lines of code you can SSR any page and get its final markup. import puppeteer from 'puppeteer'; async function ssr(url) { const browser = await puppeteer.launch({headles
server-timing-demo.js @S1 �U �Z �U // see for screenshot: // https://twitter.com/paul_irish/status/829090506084749312 const http = require('http'); function requestHandler(request, response) { const headers = { 'Server-Timing': ` sql-1;desc="MySQL lookup Server";dur=100, sql-2;dur=900;desc="MySQL shard Server #1", fs;dur=600;desc="FileSystem", cache;dur=300;desc="Cache", other;dur=200;desc="Databa
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く