Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test262-fyi/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

489 Commits

Repository files navigation

test262.fyi

Independent daily test262 (standard test suite) runner for many JS engines (test262.report spiritual successor). WIP.

Warning

The new test262.fyi is built for specific hardware in mind (Linux aarch64, high CPU core count) and it is highly recommended not to run it yourself. Please use issues and PRs :)

Engines

Transpilers

  • Babel (old Node and Babel + core-js)
  • SWC (old Node and SWC + core-js)
  • Sucrase (old Node and Sucrase + core-js)

Engine variants

  • V8 with experimental opts
  • SM with experimental opts
  • JSC with experimental opts
  • Stable versions of engines

Features to do

  • Preview test262 PRs (changes only)
  • Data/graph over time
  • Diff individual engines(/runs)
  • Lookup JS runtime version -> JS engine version (Node, Deno, Bun, etc)
  • Measure times for each test, have "result view" and "time view"

About

Backend/data generator for test262.fyi

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors