Mahesh Madhav

Results 51 comments of Mahesh Madhav

Yes, the first step is submission of entry, which takes five minutes. That is what the 13 Mar 2023 deadline is for. Sorry about referencing PR 2! I edited and...

I just received the first portability report, from gcc/mingw running on Windows server 2019. As an example, this is the kind of problems we solve and then upstream the fix...

Thanks, your info provides proof that I am missing something. The SPEC CPU harness builds code differently than CMake. I had to break humpty-dumpty apart and put him back together...

Thanks! The committee voted yesterday and accepted it into the search program. I will continue to be your project contact. 😄 I am curious about your opinions on building with...

Also, can someone help craft cmdlines? I naively ran all the examples and selected the ones which were running the longest. I came up with these: ``` --nohighlight --property=simulation/jsbsim-debug=0 scripts/B747_script1.xml...

new cmdlines: sure thing, we are not in a super-rush. We have about 7 weeks to get this right. FP vs INT: Step 3f at the rules: https://spec.org/cpuv8/#step3f > -...

I also see `find_child()` around 2%. Here is a profile that was generated by one of my colleagues: ``` ------------------------------------------------------------------------------- SPEC CPU Events Sun Feb 12 08:53:47 2023 748.flightdm_r ref...

Attaching some details. Prof is just the info I pasted above. [prof-func.748.flightdm_r.ref.feb08a_d-gcc12-lessopt.txt](https://github.com/JSBSim-Team/jsbsim/files/10816225/prof-func.748.flightdm_r.ref.feb08a_d-gcc12-lessopt.txt) [cache-func.748.flightdm_r.ref.feb08a_d-gcc12-lessopt.txt](https://github.com/JSBSim-Team/jsbsim/files/10816226/cache-func.748.flightdm_r.ref.feb08a_d-gcc12-lessopt.txt) [itlb-func.748.flightdm_r.ref.feb08a_d-gcc12-lessopt.txt](https://github.com/JSBSim-Team/jsbsim/files/10816227/itlb-func.748.flightdm_r.ref.feb08a_d-gcc12-lessopt.txt)

I ran [cppcheck](https://cppcheck.sourceforge.net) on the source tree to check for any crazy errors. (This was more out of curiosity than anything else., since I have proposed cppcheck as another candidate...

> > Also, can someone help craft cmdlines? > > ... > > We need a runtime on the order of 180 to 300 seconds of interesting work, which motivates...