Instruments (software)
http://dbpedia.org/resource/Instruments_(software) an entity of type: Thing
Instruments (vormals Xray) ist eine Anwendung zum Messen der Performance einer Anwendung und zur Analyse der Engpässe, das von Apple als Teil der Xcode Tools ausgeliefert wird. Die erste Version von Instruments erschien im Herbst 2007 zusammen mit Xcode 3.0 und Mac OS X Leopard 10.5. Mit Xcode 3.1 erschien eine neue Version von Instruments, die die Performance von iPhone-Anwendungen messen konnte. Instruments basiert auf der DTrace-Technologie aus OpenSolaris von Sun, die auf Mac OS X portiert wurde.
rdf:langString
Instruments (formerly Xray) is an application performance analyzer and visualizer, integrated in Xcode 3.0 and later versions of Xcode. It is built on top of the DTrace tracing framework from OpenSolaris, which was ported to Mac OS X v10.5 and which is available in all following versions of macOS.
rdf:langString
rdf:langString
Instruments
rdf:langString
Instruments (software)
rdf:langString
Instruments
rdf:langString
Instruments
xsd:integer
12742068
xsd:integer
1096853425
xsd:date
2020-05-20
xsd:double
11.6
rdf:langString
Image:Apple Instruments Icon.png
rdf:langString
Instruments application icon
rdf:langString
Instruments (vormals Xray) ist eine Anwendung zum Messen der Performance einer Anwendung und zur Analyse der Engpässe, das von Apple als Teil der Xcode Tools ausgeliefert wird. Die erste Version von Instruments erschien im Herbst 2007 zusammen mit Xcode 3.0 und Mac OS X Leopard 10.5. Mit Xcode 3.1 erschien eine neue Version von Instruments, die die Performance von iPhone-Anwendungen messen konnte. Instruments basiert auf der DTrace-Technologie aus OpenSolaris von Sun, die auf Mac OS X portiert wurde.
rdf:langString
Instruments (formerly Xray) is an application performance analyzer and visualizer, integrated in Xcode 3.0 and later versions of Xcode. It is built on top of the DTrace tracing framework from OpenSolaris, which was ported to Mac OS X v10.5 and which is available in all following versions of macOS. Instruments shows a time line displaying any event occurring in the application, such as CPU activity variation, memory allocation, and network and file activity, together with graphs and statistics. Group of events are monitored via customizable "instruments", which have the ability to record user generated events and replay (emulate) them exactly as many times as needed, so a developer can see the effect of code changes without actually doing the repetitive work. The Instrument Builder feature allows the creation of custom analysis instruments.
xsd:nonNegativeInteger
6059
xsd:date
2020-05-20
xsd:string
11.6 (Same as the Xcode version it is bundled with.)