Skip to content

Instantly share code, notes, and snippets.

@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 15:26
sloprg: non-adaptive benchmark-sweep-quick.json (10 runs)
{
"date": "2026-01-25T15:26:49.566Z",
"runs": 10,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 14:55
sloprg: adaptive-batching benchmark-sweep-quick.json (3 runs)
{
"date": "2026-01-25T14:54:59.501Z",
"runs": 3,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 14:49
sloprg: benchmark-sweep-quick.json (3 runs)
{
"date": "2026-01-25T14:48:59.613Z",
"runs": 3,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 14:15
sloprg: adaptive batching telemetry (3 runs)
{
"date": "2026-01-25T14:14:53.928Z",
"runs": 3,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 13:44
sloprg: benchmark-sweep-quick.json (10 runs, post-batching)
{
"date": "2026-01-25T13:43:53.895Z",
"runs": 10,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 13:27
sloprg: benchmark-sweep-quick.json (5 runs, worker-batching)
{
"date": "2026-01-25T13:27:09.154Z",
"runs": 5,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / benchmark-sweep-quick.json
Created January 25, 2026 12:59
sloprg: benchmark-sweep-quick.json (5 runs)
{
"date": "2026-01-25T12:58:56.767Z",
"runs": 5,
"results": [
{
"dataset": "test/small-files",
"perWorker": 1,
"batchSize": 8,
"chunk": 131072,
"stats": {
@onikuwo835
onikuwo835 / alacritty.toml
Created January 17, 2026 08:35
alacritty.toml
[window.dimensions]
columns = 120
lines = 30
[font]
normal.family = "JetBrainsMonoNL NF"
bold.family = "JetBrainsMonoNL NF"
italic.family = "JetBrainsMonoNL NF"
bold_italic.family = "JetBrainsMonoNL NF"
size = 11