AbsoluteJS

@absolutejs/sync-benchmarks

@absolutejs/sync-benchmarksv0.0.0betaDev Tools

Head-to-head: @absolutejs/sync vs Zero vs Convex on a shared-counter workload.

#Installation

BASH
# Private workspace project: ~/abs/benchmarks/sync

Outcomes

What you can build

Build on the supported package contract

Use @absolutejs/sync-benchmarks through its supported public entry points.

Hardening checklist

Production guidance

Make every external boundary explicitPin the deployed @absolutejs/sync-benchmarks version, replace example or memory-backed dependencies with durable implementations, bound external calls, protect credentials, and emit enough evidence to retry or recover safely.

Follow in order

Troubleshooting path

1
Trace from the first failed boundary
Reproduce the smallest canonical @absolutejs/sync-benchmarks example, confirm the supported entry point and version in the API explorer, then inspect the first boundary that did not produce its documented result.
Private workspace project
This project is maintained inside the workspace and is not published as a standalone npm package.