20,741
edits
mNo edit summary |
|||
| Line 78: | Line 78: | ||
Benchmarking results could be shared by exchanging XML files or even by directly uploading them to a server using built-in [[Howto:Making HTTP Requests from Nasal|HTTP support]]. | Benchmarking results could be shared by exchanging XML files or even by directly uploading them to a server using built-in [[Howto:Making HTTP Requests from Nasal|HTTP support]]. | ||
== FlightGear on Netbooks == | |||
<gallery mode=packed widths=230px heights=230px> | |||
Fgfs 3.2 on a dual-core netbook.png|FlightGear 3.2/Canvas working on a dual-core Netbook with Intel GMA graphics showing the [[Interactive Nasal Console]] dialog | |||
Comparing Native Canvas GUI Performance over PUI.png|A native [[Canvas]] window showing the new [[Aircraft Center]] dialog (good performance) | |||
System-monitor-on-netbook.png|Screen shot showing a number of performance issues in a handful of FG subsystems, especially the PUI GUI | |||
Pui slowness.png|The old PLIB/PUI GUI is shown here rendering a Canvas Widget with a [[MapStructure]] layer, a few users have reported that PUI is significantly slowing down the simulator | |||
MapStructure self test over embedded PUI widget.png|And for comparison a native Canvas window also using the [[MapStructure]] framework,without going through PUI (better performance) | |||
</gallery> | |||
== Benchmark support in X-Plane == | == Benchmark support in X-Plane == | ||