oxc/.github/workflows
overlookmotel 508091314f
feat(tasks): benchmark NodeJS parser (#2770)
Add NodeJS parser to benchmarks.

Previous attempt #2724 did not work due CodSpeed producing very
inaccurate results (https://github.com/CodSpeedHQ/action/issues/96).

This version runs the actual benchmarks without CodSpeed's
instrumentation. Then another faux-benchmark runs within Codspeed's
instrumented action and just performs meaningless calculations in a loop
for as long as is required to take same amount of time as the original
uninstrumented benchmarks took.

It's unfortunate that we therefore don't get flame graphs on CodSpeed,
but this seems to be the best we can do for now.
2024-03-20 05:06:09 +00:00
..
auto-labeler.yml chore(deps): bump actions/labeler from 4 to 5 (#1652) 2023-12-11 14:33:48 +08:00
benchmark.yml feat(tasks): benchmark NodeJS parser (#2770) 2024-03-20 05:06:09 +00:00
bloat.tmpl ci: update cargo bloat and add cargo-unused (#158) 2023-03-08 22:16:38 +08:00
bloat.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
cargo-llvm-lines.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
ci.yml ci: check cargo doc for all crates 2024-02-21 18:03:49 +08:00
codecov.yml chore(deps): update codecov/codecov-action action to v4 (#2305) 2024-02-05 13:08:56 +08:00
ecosystem.yml ci: improve ecosystem ci (#2099) 2024-01-22 17:05:25 +08:00
fuzz.yml ci: unify the usage of concurrency.group 2024-02-02 11:20:44 +08:00
link-check.yml chore(deps): bump actions/checkout from 3 to 4 (#894) 2023-09-11 18:52:08 +08:00
lint-rules.yml feat(tasks): Enable tasks/lint_rules(JS ver) (#2177) 2024-01-26 15:45:05 +08:00
miri.yml feat(span): fix memory leak by implementing inlineable string for oxc_allocator (#2294) 2024-02-04 19:28:23 +08:00
release_cli.yml chore(deps): update softprops/action-gh-release action to v2 (#2676) 2024-03-11 15:33:50 +08:00
release_napi_parser.yml Release napi oxc-parser@v0.4.0 2024-02-11 12:37:44 +08:00
release_oxlint.yml chore(deps): update softprops/action-gh-release action to v2 (#2676) 2024-03-11 15:33:50 +08:00
release_vscode.yml ci: add publish to open vsx registry 2024-02-18 16:55:22 +08:00
release_wasm.yml Release @oxc-parser/wasm v0.0.2 2024-01-30 21:43:41 +08:00
website.yml feat: setup wasm parser for npm (#2221) 2024-01-30 21:40:10 +08:00