CSS-IN-JS-Benchmarks icon indicating copy to clipboard operation
CSS-IN-JS-Benchmarks copied to clipboard

Results 49 CSS-IN-JS-Benchmarks issues
Sort by recently updated
recently updated
newest added

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

https://github.com/css-system/css-system

The emotion css-mode test is not actually using emotion for colouring of the cells, which is the heaviest part. It just uses inline styles: ```style={{ background: `rgba(74, 174, 53, ${x})`...

Bumps [ws](https://github.com/websockets/ws) from 1.1.1 to 3.3.2. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 3.3.2 > # Bug fixes > > - The parser of the `Sec-WebSocket-Extensions` header has been...

dependencies

Something was wrong during the install, please have a look. 1. It wasn't able to locate "benchmarks-utils" and "dev-tasks" 2. It was logging this error, but still running the bench...

Realized that the url is 404ing.

Fixes #41 This PR adds test cases for dynamic class generation for emotion (css-mode), cxs and aphrodite. Essentially, each existing case has been split into dynamic and inline styles version....

This is very helpful. 1. However, I couldn't understand from the Readme file what React application (which we style with Css In Js) is the basis for the comparison. 2....

Added [`nano-css`](https://github.com/streamich/nano-css). I'm not sure why Travis tests fail. `nano-css` seems to be the fastest, even [faster than pure React](https://github.com/streamich/CSS-IN-JS-Benchmarks/blob/master/RESULT.md). ``` nano-css (using put() interface) | + | + |...