Actions: oxc-project/oxc
Actions
24,319 workflow runs
24,319 workflow runs
a = a + b
to a += b
Benchmark
#25921:
Pull request #8314
synchronize
by
Boshen
a = a + b
to a += b
Benchmark
#25920:
Pull request #8314
synchronize
by
Boshen
new
from new Error
/new Function
/`new Reg…
Benchmark
#25919:
Commit 9ea4e31
pushed
by
graphite-app
bot
peephole_substitute_alternate_syntax
Benchmark
#25918:
Pull request #8327
opened
by
Boshen
new
from new Error
/new Function
/new RegExp
Benchmark
#25917:
Pull request #8313
synchronize
by
Boshen
NonEmptyStack
instead of Stack
Benchmark
#25911:
Pull request #8318
synchronize
by
overlookmotel
a || (a = b)
to a ||= b
Benchmark
#25910:
Pull request #8315
synchronize
by
sapphi-red
a = a + b
to a += b
Benchmark
#25909:
Pull request #8314
synchronize
by
sapphi-red
new
from new Error
/new Function
/new RegExp
Benchmark
#25908:
Pull request #8313
synchronize
by
sapphi-red
NonEmptyStack
instead of Stack
Benchmark
#25899:
Pull request #8318
opened
by
overlookmotel
AstBuilder
call
Benchmark
#25898:
Pull request #8317
opened
by
overlookmotel
_this = this
should be inserted a…
Benchmark
#25897:
Commit 775a289
pushed
by
graphite-app
bot