Skip to content

soyuka-singlethread#275

Open
soyuka wants to merge 2 commits into
tempestphp:mainfrom
soyuka:main
Open

soyuka-singlethread#275
soyuka wants to merge 2 commits into
tempestphp:mainfrom
soyuka:main

Conversation

@soyuka

@soyuka soyuka commented Mar 13, 2026

Copy link
Copy Markdown

/bench singlethread

@brendt

brendt commented Mar 13, 2026

Copy link
Copy Markdown
Member

Benchmarking complete! Best execution time: 31.742s

Full results:

{
  "results": [
    {
      "command": "cd /Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../.benchmark/pr-275 && php -dmax_execution_time=300 tempest data:parse --input-path=\"/Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../data/real-data.csv\" --output-path=\"/Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../data/real-data-actual.json\"",
      "mean": 31.74222270034,
      "stddev": null,
      "median": 31.74222270034,
      "user": 29.9110858,
      "system": 1.8285629399999999,
      "min": 31.74222270034,
      "max": 31.74222270034,
      "times": [
        31.74222270034
      ],
      "memory_usage_byte": [
        165281792
      ],
      "exit_codes": [
        0
      ]
    }
  ]
}

@brendt brendt removed the verified label Mar 13, 2026
@soyuka

soyuka commented Mar 14, 2026

Copy link
Copy Markdown
Author

/bench

@brendt

brendt commented Mar 14, 2026

Copy link
Copy Markdown
Member

Benchmarking complete! Best execution time: 24.196s

Full results:

{
  "results": [
    {
      "command": "cd /Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../.benchmark/pr-275 && php -dmax_execution_time=300 tempest data:parse --input-path=\"/Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../data/real-data.csv\" --output-path=\"/Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../data/real-data-actual.json\"",
      "mean": 24.19654592334,
      "stddev": null,
      "median": 24.19654592334,
      "user": 22.8157619,
      "system": 1.3775252199999999,
      "min": 24.19654592334,
      "max": 24.19654592334,
      "times": [
        24.19654592334
      ],
      "memory_usage_byte": [
        118652928
      ],
      "exit_codes": [
        0
      ]
    }
  ]
}

@brendt

brendt commented Mar 14, 2026

Copy link
Copy Markdown
Member

Mean time goes down, confidence goes up
🏆 leaderboard.csv

@brendt

brendt commented Mar 14, 2026

Copy link
Copy Markdown
Member

You've improved your result! Nice!
🏆 leaderboard-single-thread.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants