lrbarber commented on PR #1716:
URL: https://github.com/apache/daffodil-vscode/pull/1716#issuecomment-4959194661

   Something strange with the profiler. 
   <img width="629" height="277" alt="image" 
src="https://github.com/user-attachments/assets/d38f87ff-b0fc-44da-b3ed-824e176cc1fc";
 />
   Notice that the first 0xff is located at location 0x20.
   When I profile the first few bytes everything looks OK.
   <img width="341" height="573" alt="image" 
src="https://github.com/user-attachments/assets/2c6979d3-6666-471e-bac5-8f2051fd7325";
 />
   ...but when I add the 6th byte, it suddenly thinks there is an 0xff within 
the selected range!
   <img width="338" height="577" alt="image" 
src="https://github.com/user-attachments/assets/c5dc06fc-72f1-4147-b990-5456ffe75199";
 />
   
   Also, all the numbers here are in hex, except when you hover over a bar in 
the bar chart, then the value at that location is shown in decimal....  `byte: 
256 frequency: 1`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to