Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Sandbox

Comments on Speedrunning "Big Iron" [cancelled]

Post

Speedrunning "Big Iron" [cancelled]

+0
−2

Background

The inspiration of this challenge came from this video. The premise was to speedrun the song while still keeping the story intact. In the video, the lyrics go:

To the town
Rode a ranger
Had a big iron on his hip
He came to kill an outlaw by the name of Texas Red
Swift ranger shot the outlaw
THE END

I dare you to speedrun it too.

Challenge

For the first time, a fastest-code challenge in Code Golf CD. Create a program that prints out the above codeblock's text, the fastest you could. The winning criterion is the shortest run time by the Sys. time in TIO. Fastest running program wins!

For double-checking, run the program a few times, I'd say 5, then record the shortest time it could run.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

2 comment threads

Feedback (2 comments)
I don't think fastest-code kolmogorov complexity makes sense... there really is almost nothing intere... (1 comment)
I don't think fastest-code kolmogorov complexity makes sense... there really is almost nothing intere...
Quintec‭ wrote over 2 years ago

I don't think fastest-code kolmogorov complexity makes sense... there really is almost nothing interesting you can do to speed up your code in most languages