The Wayback Machine - https://web.archive.org/web/20220528094450/https://github.com/topics/es6
Skip to content
#

es6

ecmascript logo

ECMAScript is the standardization of the family of scripting languages that includes JavaScript. New versions of the standard are released every year.

Here are 13,687 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
  • Updated May 27, 2022
  • JavaScript
k6
bmteller
bmteller commented Jan 31, 2022

Brief summary

The first time root certificates are loaded in OSX it takes a long time to parse them (> 100ms) and this time will appear as part of http_req_tls_handshaking. The certificates can be forced to load by running: x509.SystemCertPool() somewhere in the code before benchmarking.

k6 version

k6 v0.36.0 ((devel), go1.17.6, darwin/amd64)

OS

macOS 10.15.7

Docker versi

RafaelFunchal
RafaelFunchal commented May 20, 2022

Quick summary

Hi there!

The site reported on this Atomic Request (p9F6qB-9q2-p2) shows "All (18K)" on My Site > Comments (https://wordpress.com/comments/{domain}). The Comments Classic View (domain/wp-admin/edit-comments.php) shows "All (0)", though.

After analyzing the wp_comments table, I noticed all 18K comments have comment_agent => WooCommerce and comment_type is either `or

Created by Brendan Eich, Ecma International

Organization
tc39
Website
www.ecma-international.org
Wikipedia
Wikipedia