• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Commit [r5872]  Maximize  Restore  History

Improve the performance of turtlepaste by writing all pixels to the screen at once, instead of pixel-by-pixel.

This was done to reclaim some lost performance caused by setting the scroller and zoom within the PaintDeviceContext, so that FMSLogo 8.3.0 won't be perceived to be slower than FMSLogo 8.2.0.

On my Windows 10 machine, this makes the sprite benchmark take 1/3rd the time.
On my Windows XP machine, this makes no difference.

david_costanzo 2022-01-17

Browse code at this revision

Parent: [r5871]

Child: [r5873]

changed /logo/trunk/src/graphwin.cpp
/logo/trunk/src/graphwin.cpp Diff Switch to side-by-side view
Loading...
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
mdb logo