--- title: "More on Benchmarks" type: "article" slug: "more-on-benchmarks" url: "http://localhost/article/more-on-benchmarks/" markdown_url: "http://localhost/article/more-on-benchmarks.md" published_at: "2026-01-21T12:46:28+00:00" modified_at: "2026-01-21T12:46:29+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Duane Parker had the time down to 23 seconds using Forth in his January classic on benchmarking with Pascal, QL-SuperBasic, etc. The Small-C QL combo does it in 16 seconds (14 with Lightning installed). An IBM PS/2-30 and the same (well, nearly the same) source code using Turbo-C took 6 Seconds. Mix-C & IBM did…" category: - name: "CATS Newsletter" slug: "cats-newsletter" taxonomy: "category" url: "http://localhost/category/periodicals/cats-newsletter/" post_tag: - name: "C (programming language)" slug: "c-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/c-programming-language/" - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Duane Parker" slug: "duane-parker" taxonomy: "indiv" url: "http://localhost/indiv/duane-parker/" - name: "Herb Schaaf" slug: "herb-schaaf" taxonomy: "indiv" url: "http://localhost/indiv/herb-schaaf/" publication_r: id: 35941 title: "CATS Newsletter" type: "periodical" url: "http://localhost/periodical/cats-newsletter/" authors_r: - name: "Herb Schaaf" slug: "herb-schaaf" taxonomy: "indiv" url: "http://localhost/indiv/herb-schaaf/" - name: "Duane Parker" slug: "duane-parker" taxonomy: "indiv" url: "http://localhost/indiv/duane-parker/" volume: "8" issue: "2" issues_articles: - id: 38913 title: "CATS v8 n2" type: "issue" url: "http://localhost/issue/cats-v8-n2/" pages: "9-11" pubdate: "July 1990" archive_link: false --- # More on Benchmarks Duane Parker had the time down to 23 seconds using Forth in his January classic on benchmarking with Pascal, QL-SuperBasic, etc. The Small-C QL combo does it in 16 seconds (14 with Lightning installed). An IBM PS/2-30 and the same (well, nearly the same) source code using Turbo-C took 6 Seconds. Mix-C & IBM did it in 5. A Toshiba T5200/100 & Turbo-C took 2 seconds. When ported over to the VAX-8650 and timed it came back as 0.0 seconds, so I extended the run down to 1; then it took 0.2 seconds.