studiometa
js-toolkit
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
[Feature] ESLint plugin new rules
#728
Merged
Comparing
feat/eslint-plugin-new-rules
(
f53d185
) with
main
(
8ea8f3f
)
CodSpeed Performance Gauge
0%
Untouched
115
No successful run was found on
main
(
f53d185
) during the generation of this report, so
8ea8f3f
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
115 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create with simple keyframes (opacity)
packages/tests/__benchmarks__/animate.bench.ts::animate::creation
CodSpeed Performance Gauge
+4%
183.1 µs
175.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getEdges (x axis, named offsets)
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::edge calculation (runs on resize)
CodSpeed Performance Gauge
+2%
22 µs
21.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getEdges (y axis, named offsets)
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::edge calculation (runs on resize)
CodSpeed Performance Gauge
+1%
27.1 µs
26.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
normalize function
packages/tests/__benchmarks__/tween.bench.ts::tween::normalizeEase
CodSpeed Performance Gauge
+1%
12.7 µs
12.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
clamp (scroll position)
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::per-frame computation (runs every rAF tick)
CodSpeed Performance Gauge
+1%
20.5 µs
20.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
create tween with smooth mode
packages/tests/__benchmarks__/tween.bench.ts::tween::creation
CodSpeed Performance Gauge
+1%
102.8 µs
101.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
props() access
packages/tests/__benchmarks__/services.bench.ts::services::RafService
CodSpeed Performance Gauge
+1%
11.6 µs
11.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
trigger (50 callbacks)
packages/tests/__benchmarks__/scheduler.bench.ts::AbstractService.trigger (non-batched)
CodSpeed Performance Gauge
+1%
32.6 µs
32.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
empty props object
packages/tests/__benchmarks__/transform.bench.ts::transform::single element
CodSpeed Performance Gauge
+1%
252 µs
250.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
combined (x, y, scale, rotate)
packages/tests/__benchmarks__/transform.bench.ts::transform::single element
CodSpeed Performance Gauge
+1%
288 µs
286.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
has() check
packages/tests/__benchmarks__/services.bench.ts::services::RafService
CodSpeed Performance Gauge
+1%
14.6 µs
14.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getEdgeWithOffset (named offset "end")
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::edge calculation (runs on resize)
CodSpeed Performance Gauge
+1%
17 µs
16.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
normalize bezier curve
packages/tests/__benchmarks__/tween.bench.ts::tween::normalizeEase
CodSpeed Performance Gauge
+1%
23.7 µs
23.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schedule + flush read + write (nested)
packages/tests/__benchmarks__/scheduler.bench.ts::scheduler
CodSpeed Performance Gauge
0%
28.3 µs
28.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full updateProps equivalent (1 axis)
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::per-frame computation (runs every rAF tick)
CodSpeed Performance Gauge
0%
26.7 µs
26.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schedule + flush 10 read tasks
packages/tests/__benchmarks__/scheduler.bench.ts::scheduler
CodSpeed Performance Gauge
0%
38.8 µs
38.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
getEdgeWithOffset (named offset "start")
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::edge calculation (runs on resize)
CodSpeed Performance Gauge
0%
17.3 µs
17.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
trigger (1 callback)
packages/tests/__benchmarks__/scheduler.bench.ts::AbstractService.trigger (non-batched)
CodSpeed Performance Gauge
0%
40.9 µs
40.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schedule + flush 10 read + 10 write
packages/tests/__benchmarks__/scheduler.bench.ts::scheduler
CodSpeed Performance Gauge
0%
43.3 µs
43.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
schedule read + write (nested pattern)
packages/tests/__benchmarks__/services.bench.ts::services::domScheduler
CodSpeed Performance Gauge
0%
28 µs
27.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
full updateProps equivalent (2 axes)
packages/tests/__benchmarks__/withScrolledInView.bench.ts::withScrolledInView::per-frame computation (runs every rAF tick)
CodSpeed Performance Gauge
0%
29.4 µs
29.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
clamp(value, 0, 1) direct
packages/tests/__benchmarks__/scheduler.bench.ts::clamp01 / clamp / map
CodSpeed Performance Gauge
0%
20.1 µs
20 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
trigger (1 callback, read + write)
packages/tests/__benchmarks__/services.bench.ts::services::RafService.trigger()
CodSpeed Performance Gauge
0%
33.8 µs
33.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
normalize undefined (fallback to linear)
packages/tests/__benchmarks__/tween.bench.ts::tween::normalizeEase
CodSpeed Performance Gauge
0%
12 µs
12 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
trigger (10 callbacks)
packages/tests/__benchmarks__/scheduler.bench.ts::AbstractService.trigger (non-batched)
CodSpeed Performance Gauge
0%
23.4 µs
23.3 µs
1
2
3
4
5
Commits
Click on a commit to change the comparison range
Base
main
8ea8f3f
-0.03%
Update docs with eslint-plugin rules
fe0fbd1
6 days ago
by titouanmathis
+0.06%
Restructure docs linting page with level-4 headings per rule
50b19af
6 days ago
by titouanmathis
0%
Update changelog
f53d185
6 days ago
by titouanmathis
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs