Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Has the volatile declaration in fsum() outlived its usefulness? #100833

Closed
Assignees
mdickinson
Labels
type-featureA feature request or enhancement
@rhettinger

Description

@rhettinger

This bit of defensive programming is costly. Removing thevolatile declaration reduces the running time offsum() for a hundred floats from2.26 usec per loop to1.42 usec per loop.

I'm thinking the x87 issues have mostly faded. If we do need to keep this, can it be wrapped in an#ifdef so that we don't have everyone paying for a problem that almost nobody has?

Linked PRs

Metadata

Metadata

Assignees

Labels

type-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp