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,706 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 Jun 1, 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

fabiosantoscode
fabiosantoscode commented May 1, 2022

Bug report or Feature request?

Refactor. Most Terser options are snake_case but there are some camelCase options. Both should be supported so as to not break currently existing code.

Version (complete output of terser -V or specific git commit) any

*Complete CLI command or minify() options used

good first issue

Created by Brendan Eich, Ecma International

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