Why VB Slow?

Click For Summary
SUMMARY

The discussion centers on the performance issues related to loading BMP files in Visual Basic (VB). Users report significant delays when attempting to load BMP images, suggesting that converting these files to JPG format may enhance loading speed. The consensus indicates that JPG files are more efficient for web use due to their smaller file size and faster rendering times. Therefore, transitioning from BMP to JPG is a recommended solution for improving image load times in VB applications.

PREREQUISITES
  • Understanding of Visual Basic programming language
  • Familiarity with image file formats, specifically BMP and JPG
  • Basic knowledge of file handling and performance optimization techniques
  • Experience with graphic file conversion tools or libraries
NEXT STEPS
  • Research image file format differences, focusing on BMP vs. JPG
  • Learn about image loading techniques in Visual Basic
  • Explore libraries for image conversion, such as ImageMagick or GDI+
  • Investigate performance profiling tools for Visual Basic applications
USEFUL FOR

Visual Basic developers, software engineers working with image processing, and anyone seeking to optimize application performance related to image loading.

greenman100
Messages
9
Reaction score
0
http://plaza.ufl.edu/sumitg/egm3400/HW6.BMP


So I've gotten Vb, but no further. Any tips?
 
Last edited by a moderator:
Physics news on Phys.org
can u try posting a jpg instead of a bmp. The file is taking forever to load.
 
stunner5000pt said:
can u try posting a jpg instead of a bmp. The file is taking forever to load.

10 characters
 

Attachments

  • HW6 (Large).JPG
    HW6 (Large).JPG
    25 KB · Views: 588

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 25 ·
Replies
25
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 61 ·
3
Replies
61
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K