Skip to content

Leamare single#270

Open
leamare wants to merge 5 commits into
tempestphp:mainfrom
leamare:leamare-single
Open

Leamare single#270
leamare wants to merge 5 commits into
tempestphp:mainfrom
leamare:leamare-single

Conversation

@leamare

@leamare leamare commented Mar 13, 2026

Copy link
Copy Markdown

Single threaded solution. Was kind of procrastinating it while looking at other solutions and experimenring with different approaches. Doing it mostly as a recreational/educational programming session.

@leamare

leamare commented Mar 13, 2026

Copy link
Copy Markdown
Author

/bench

@brendt

brendt commented Mar 13, 2026

Copy link
Copy Markdown
Member

Benchmarking complete! Best execution time: 12.839s

Full results:

{
  "results": [
    {
      "command": "cd /Users/brentroose/Dev/100-million-row-challenge/app/Commands/../../.benchmark/pr-270 && 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": 12.83919125542,
      "stddev": null,
      "median": 12.83919125542,
      "user": 12.16832624,
      "system": 0.65721568,
      "min": 12.83919125542,
      "max": 12.83919125542,
      "times": [
        12.83919125542
      ],
      "memory_usage_byte": [
        357400576
      ],
      "exit_codes": [
        0
      ]
    }
  ]
}

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