Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Speed Issue in POS Customer Display

Speed Issue in POS Customer Display

Scheduled Pinned Locked Moved C#
salesperformancehelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NetMan2012
    wrote on last edited by
    #1

    Hello, I have developed an point of sale desktop application. I have integrated the Customer Display too with this app. Now i am facing a little issue, When ever Customer display writes some thing on it, it takes around 3 seconds to write always whatever i write, 3 Seconds is too much and its slowing down the speed of app. ANy suggestions..?

    L A 2 Replies Last reply
    0
    • N NetMan2012

      Hello, I have developed an point of sale desktop application. I have integrated the Customer Display too with this app. Now i am facing a little issue, When ever Customer display writes some thing on it, it takes around 3 seconds to write always whatever i write, 3 Seconds is too much and its slowing down the speed of app. ANy suggestions..?

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      tell us more about the "Customer Display". Is it a commercial product? what is the interface (hardware and software)? is there a handshake protocol involved? maybe show relevant code (inside PRE tags!). :)

      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


      I only read formatted code with indentation, so please use PRE tags for code snippets.


      I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).


      1 Reply Last reply
      0
      • N NetMan2012

        Hello, I have developed an point of sale desktop application. I have integrated the Customer Display too with this app. Now i am facing a little issue, When ever Customer display writes some thing on it, it takes around 3 seconds to write always whatever i write, 3 Seconds is too much and its slowing down the speed of app. ANy suggestions..?

        A Offline
        A Offline
        Alan Balkany
        wrote on last edited by
        #3

        The first step is to time the different steps of the process to identify which is taking the most time. Often the bottleneck isn't where you suspect it is. Only after you know what's slowing down the process can you start to correct it.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups