Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v9b586$2rkrq$2@dont-email.me>
Deutsch   English   Français   Italiano  
<v9b586$2rkrq$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: BGB <cr88192@gmail.com>
Newsgroups: comp.arch
Subject: Re: Instruction Tracing
Date: Sun, 11 Aug 2024 15:00:04 -0500
Organization: A noiseless patient Spider
Lines: 38
Message-ID: <v9b586$2rkrq$2@dont-email.me>
References: <2024Aug10.121802@mips.complang.tuwien.ac.at>
 <memo.20240810204133.20940T@jgd.cix.co.uk> <v98qq8$ukip$1@dont-email.me>
 <v98skc$uulv$3@dont-email.me> <v99puh$26i94$1@dont-email.me>
 <0tshbjp9igj5d9tqgo0448bcfid8cg26oo@4ax.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 11 Aug 2024 22:00:07 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="2a951f56a044c306bc06db235766d957";
	logging-data="3003258"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+ZIqWmGsRDLLtjeO6MmyxDECHk+/I6dN4="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:4FUQn8ExWiRC96S6K5rMhwNp8cc=
In-Reply-To: <0tshbjp9igj5d9tqgo0448bcfid8cg26oo@4ax.com>
Content-Language: en-US
Bytes: 2520

On 8/11/2024 12:27 PM, George Neuner wrote:
> On Sun, 11 Aug 2024 02:41:01 -0500, BGB <cr88192@gmail.com> wrote:
> 
>> On 8/10/2024 6:20 PM, Lawrence D'Oliveiro wrote:
>>> On Sat, 10 Aug 2024 17:49:42 -0500, BGB wrote:
>>>
>>>> Meanwhile, saw a video recently where someone had ported Doom to a 233
>>>> MHz PowerPC (running Windows NT4) machine and, its performance was not
>>>> good...
>>>>
>>>> Not obvious is what combination of factors conspired to cause Doom to
>>>> apparently run at single-digit framerates.
>>>
>>> Windows NT never meant for games?
>>
>> Windows GDI isn't fast, but it isn't usually *that* slow either.
>> WinQuake and Quake2 both used GDI to good effect.
>>
>> If Windows GDI performance is seriously broken, this is a different
>> issue from merely "not meant for games".
> 
> GDI was fine for most anything *except* video games.
>    
> If you really needed maximum performance, you used DirectX ... and
> yes, DirectX was available on NT.

Though, "back in the day", it was used to good effect in WinQuake and 
Quake2 (neither of which used DirectX, IIRC).

And, Windows NT4 seemed to get OK performance with these, at least on a 
500MHz Celeron (granted, this is from memory).

Game selection was limited at the time as a lot of other stuff would 
refuse to run on NT4.

....