Performance (disambiguation) - Factbites
 Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Performance (disambiguation)


    Note: these results are not from the primary (high quality) database.


In the News (Wed 23 Dec 09)

  
 Web Blog Directory - We Blog A Lot - Aggregating the PoweR of Blogs!
This white paper describes the features of the VIA Apollo P4X400 chipset in detail as well as the elements of total system performance that enable next generation computing for high performance desktops, workstations, and servers based on the Intel Pentium 4 processor.
This white paper describes the features of the VIA ProSavageDDR P4M266 chipset as well as the combination of performance and cost efficiency that enables next generation computing for mainstream and value desktops, workstations, and servers based on the Intel Pentium 4 processor.
This white paper describes the features of the VIA Apollo KT266A chipset, as well as the performance benefits that enable next generation computing for high-performance desktops, workstations, and servers based on the AMD Athlon and Duron processors.
www.weblogalot.com /Archive/2004/10/06/00/14

  
 ooBdoo
This is referred to as musical notation, and the study of how to read notation involves music theory, harmony, the study of performance practice, and in some cases an understanding of historical performance methods.
In popular music and jazz, music notation almost always indicates only the basic framework of the melody, harmony, or performance approach; musicians and singers are expected to know the performance conventions and styles associated with specific genres and pieces.
For instance, melody and harmony are often considered to be given more importance in classical music at the expense of rhythm and timbre.
www.oobdoo.com /wikipedia/index.php?title=Music   (4234 words)

  
 Black Belt Itanium® 2 Processor Performance: The Foundation (Part 1 of 5) - 英特尔® 软件网络
It is important that the training data set represents the spectrum of data sets the code is to consume, or the profile-based optimizations may result in less optimal performance on some data sets.
While application profiling with the CPU cycle counter reveals where time is being spent, profiling with the full spectrum of the performance monitoring events will reveal why cycles are being spent there.
At this point the power of the VTune analyzer and the wealth of information it can uncover with the performance monitoring hardware available on Intel® processors can be applied to the applications' performance.
www.intel.com /cd/ids/developer/apac/zho/segments/hpc/195487.htm?page=3   (1448 words)

  
 DBLP: Robert Burgin
Robert Burgin: Variations in Relevance Judgments and the Evaluation of Retrieval Performance.
Robert Burgin: The Monte Carlo Method and the Evaluation of Retrieval System Performance.
Howell : Performance Standards and Evaluations in IR Test Collections: Vector-Space and Other Retrieval Models.
www.informatik.uni-trier.de /~ley/db/indices/a-tree/b/Burgin:Robert.html   (1448 words)

  
 Where can I find Dodge Parts? Answer: Automotive Parts and Accessories
Dodge Part Performance Truck Truck Parts and Accessories - Dodge Part Performance Truck Discounts Dodge Part Performance Truck and Truck Parts and Accessories Edge Comp Dodge Performance Module "it chooses the diesel module of the operation of comp of Edge Products and maximizes the synchronization and to supply of fuel for its diesel engine...
For other usages, see Dodge (disambiguation).) Dodge is an automobile and light to heavy duty truck brand name.
History In 1901 John Francis Dodge and Horace Elgin Dodge moved their Dodge Brothers Bicycle and Machine Factory to Detroit, Michigan.
www.tristate-centurion.com /792-Dodge-Parts.html   (708 words)

  
 Max - Psychology Central
Because of its extensible design and graphical interface (which in a novel way represents the program structure and the GUI as presented to the user simultaneously), Max is widely regarded as the lingua franca for developing interactive music performance software.
With the increased integration of laptop computers into live music performance (in electronic music and elsewhere), Max/MSP and Max/Jitter have received quite a bit of attention as the development environment of choice for those serious about laptop music / laptop video performance.
Max was originally written by Miller Puckette at IRCAM in the 1980s to give composers access to an authoring system for interactive computer music.
psychcentral.com /psypsych/Max   (666 words)

  
 Citations: A Probabilistic Context-free Grammar for Disambiguation in Morphological Parsing - Heemskerk (ResearchIndex)
A probabilistic context-free grammar for disambiguation in morphological parsing.
Citations: A Probabilistic Context-free Grammar for Disambiguation in Morphological Parsing - Heemskerk (ResearchIndex)
Future work on inductive learning of morphological analysis should include a thorough performance comparison with existing traditional systems for morphological analysis, based on linguistic theory and heuristics such as decomp (Allen et al.
citeseer.ist.psu.edu /context/221100/0   (666 words)

  
 gw.html
Memory disambiguation is performed at run-time with the support of two new instructions supplied by the ISA (preload and check) and recovery blocks inserted by the compiler.
If there is an actual memory dependence that can’t be determined at compile time, then there could be a significant performance decrease if the load is moved above the dependent store by the compiler (the recover block would have to be executed every time).
Similar performance gains were achieved even when the preload instruction was removed from the ISA (all loads are processed by the MCB).
www.cs.princeton.edu /courses/archive/fall99/cs597d/restricted/obs/obs13/gw.html   (343 words)

  
 Eric Chi's ELE572 Research Project Home Page
Memory disambiguation is a technique that aims to remove unnecessary memory dependencies by speculatively removing the ambiguous memory dependency of a load instruction with its preceding store instruction.
Memory disambiguation allows a load to be speculatively issued prior to ambiguous stores that may write to the same target address (and thereby cause a read after write or RAW hazard).
It may be possible to use static compile-time analysis to disambiguate loads and thereby achieve the same performance benefits without wasting instructions on data speculation's check instructions.
www.princeton.edu /~echi/ele572/project.html   (1683 words)

  
 Word Sense Disambiguation and Information Retrieval - Sanderson (ResearchIndex)
However, recent research into the application of a word sense disambiguator to an IR system failed to show any performance increase.
The belief is that if ambiguous words can be correctly disambiguated, IR performance will increase.
35 Word sense disambiguation for free-text indexing using a mas..
citeseer.lcs.mit.edu /74181.html   (1683 words)

  
 Citations: Parallel Programming with Polaris - Blume, Doallo, Eigenmann, Grout, Hoeflinger, Lawrence, Lee, Padua, Paek, Pottenger, Rauchwerger, Tu (ResearchIndex)
Polaris can automatically find parallelism and express it in OpenMP form [13] In our parallel programming projects, Polaris provides a good starting point for parallelizing and performance tuning scientific and engineering applications.
Our goal is to develop an integrated performance modeling, measurement, analysis, and prediction environment that will allow application and system developers to explore the performance implications of software and hardware design choices, both for extant systems and hypothetical ones.
Polaris ADAPT automatically selects intervals, encapsulates them in newly created subroutines, and replaces them in the original code with an if else block that conditionally calls the Dynamic Selector.
citeseer.ifi.unizh.ch /context/183935/0   (1683 words)

  
 Method and apparatus for reordering memory operations in a superscalar or very long instruction word processor - Patent 5625835
It is a further object of the invention to provide a mechanism that executes only one additional instruction for disambiguation purposes, thus producing better performance, and which integrates memory disambiguation with speculative execution.
A hybrid memory disambiguation technique called "speculative disambiguation" was proposed by A. Huang, G. Slavenburg, and J. Shen in "Speculative disambiguation: a compilation technique for dynamic memory disambiguation", 21st Intl.
A method and apparatus for improving the performance of out-of-order operations is described by M. Kumar, M. Ebcioglu, and E. Kronstadt in their patent application entitled "A method and apparatus for improving performance of out-of-sequence load operations in a computer system", Ser.
www.freepatentsonline.com /5625835.html   (1683 words)

  
 Indexing Initiative
The project will be considered a success if methods can be designed and implemented that result in retrieval performance that is equal to or better than the retrieval performance of systems based principally on humanly assigned index terms.
The project will be considered a success if methods can be designed and implemented that result in retrieval performance that is equal to or better than retrieval of citations based on humanly assigned index terms.
The objective of the Indexing Initiative project work is to investigate methods whereby automated indexing methods partially or completely substitute for current indexing practices.
ii.nlm.nih.gov   (1683 words)

  
 Enhancing a biomedical information extraction system with dictionary mining and context disambiguation
In [ 14 ] the one-sense-per-discourse [ 20 ] hypothesis was applied to disambiguation, exploiting the fact that the sense of a term is highly consistent within a given document.
The performance of the disambiguator based on learning only is rather poor on this set compared with its performance on the earlier locally disambiguated set.
Table 5 Performance of different configurations of the disambiguator on the hand-tagged dataset.
www.research.ibm.com /journal/rd/485/mukherjea.html   (1683 words)

  
 Enhancing a biomedical information extraction system with dictionary mining and context disambiguation
In [14] the one-sense-per-discourse [20] hypothesis was applied to disambiguation, exploiting the fact that the sense of a term is highly consistent within a given document.
The performance of the disambiguator based on learning only is rather poor on this set compared with its performance on the earlier locally disambiguated set.
However, the use of persistence of sense and rules enhances the performance greatly.
www.research.ibm.com /journal/rd/485/mukherjea.html   (4268 words)

  
 A study of techniques for selecting and positioning objects in immersive VEs
Reports by subjects suggest that the decrease in performance of ray casting with increased distance may be due to difficulties with hand-eye coordination and tracker noise.
All subjects were dissatisfied with the performance of the ray casting at far distances and for selection of small objects, and all of them noted that visual feedback was helpful in these conditions.
With ray-casting, the influence of distance on user performance decreases with the increase of object size; for a large object the selection time is essentially the same in all tested distances.
www.hitl.washington.edu /publications/r-97-45   (4268 words)

  
 New Page 1
This performance improvement mainly is due to the mutual disambiguation of input signals that is possible within a multimodal architecture, which occurs at higher levels for challenging user groups (accented versus native speakers) and usage environments (mobile versus stationary use).
The system performed better for subjects with a greater level of physical fitness, as measured by their running speed, with more stable multimodal performance and a later degradation of speech and gesture recognition as compared with subjects who were less fit.
This stabilization is accounted for by the mutual disambiguation of modalities, which increases significantly with exertion.
www.cse.ogi.edu /CHCC/Publications/abstract.htm   (4268 words)

  
 Annual Progress Report and Program Plan February 28, 1998
Through various performance enhancements, we have reduced the training time from about 33 hours on our new Sun Ultra Sparc server to just one hour.
Although it is not clear that it is performing better than a stoplist in these particular cases, it may be improving performance generally.
Using the improved disambiguation algorithm, we implemented an improved automatic index of the web to experiment with a new searching paradigm, search by word senses.
elib.cs.berkeley.edu /admin/quarterly_reports/report.97.html   (4268 words)

  
 BSD
DragonFly BSD is the newest of the BSDs, focusing on using a better SMP system than FreeBSD and making the kernel capable of natively supporting SSI clustering for high performance computing, although the project is still a few years away from achieving this goal and currently focused on the i386 platform.
FreeBSD is known for its user friendliness and excellent performance among the BSDs, due to its commitment to running in just a few microprocessor architectures, such as i386 and AMD's 64-bit i386 extensions, and its strong focus on multi-processing.
Though all of the following BSDs have features found in other systems, each BSD develops a reputation for being excellent in specific tasks such as performance and security
www.news-olympics.com /BSD   (4268 words)

  
 ECE 752 main page
More on finding a single number to indicate overall performance of a benchmark suite, ACM SIGARCH Computer Architecture News, 2004.
Kuck, B. Kumar, A system model for computer performance evaluation, Proceedings of the 1976 ACM SIGMETRICS conference on Computer performance modeling measurement and evaluation, p.187-199, March 29-31, 1976.
Architecture of the IBM System/360, IBM Journal of Research and Development, Apr. 1964.
www.ece.wisc.edu /~jes/ece752.html   (407 words)

  
 wrx parts
Subaru performance parts and accessories WRX, Impreza, Legacy, AVO, and Borla, specifically engineered, professionally manufactured, race proven, and 'top of …
THE RIGHT PARTS, FITTED BY THE RIGHT PEOPLE Subaru is one of the world's most acclaimed high performance brands.
Spomotorsports: Subaru parts performance WRX Impreza Legacy AVO …
www.clickonsave.ca /wrx-parts.html   (321 words)

  
 Sex Arousal
The Yerkes-Dodson law is an empirical law which states arelationship between arousal and task performance, essentially arguing that there is an optimal level of arousal for performance,and too little or too much arousal can adversely affect task performance.
This article is about sex, meaning the different sexes; male, female, etc. For alternate uses, see Sex (disambiguation)
Information on : Seward Alaska, Set Top Box, Set Screws, Service Records, Service Evaluations, Serigraphie, Sequestration, Sensory Processing, Send, Semi Rigid Coax, Semi Precious Stones, Selmer Paris, Self Winding, Self Tanning Creams, Self Tanner Best, Self Propelled Mowers, Self Affirmations, Seiko Kinetic Auto Relay, Sedalia Colorado, Security Regulations
www.lottery-news.net /dust3332-sex_arousal.html   (476 words)

  
 Science, Social Sciences, Linguistics, Languages, Natural, Indo-European, Germanic, Swedish
Swedish Constraint Grammar: A Short Presentation : A system for part:of:speech disambiguation and shallow syntactic analysis of running Swedish text.
From suspension tuning to high performance engine enhancement, if you're interested in getting more from your SAAB, we have the answer.,...
SWEDISH DYNAMICS specializes in SAAB high performance parts and tuning upgrades...
directorio.plataforma-asp.com /index.php/Science/Social_Sciences/Linguistics/Languages/Natural/Indo-European/Germanic/Swedish   (476 words)

  
 Language Engineering
It has also meant that measures of performance have become much more important - see the next section - and a renewal of interest in performance-based models of language, with a corresponding renewal and extension of statistical techniques - see section 4.3.
As with speech research, it has led to a belief that what matters about systems is performance, not the interesting things about language or mind that might be illustrated.
In many cases, the technologies now being developed are assistive, rather than fully automatic, aiming to enhance or supplement a human's expertise rather than attempting to mimic it [ Kay1997b, Kay1997a, Gaizauskas et al.
www.dcs.shef.ac.uk /~hamish/LeIntro.html   (476 words)

  
 CS674: Reaction Essay Readings
In this paper, we evaluate the performance of different learning methods on a prototypical natural language disambiguation task, confusion set disambiguation, when trained on orders of magnitude more labeled data than has previously been used.
Abstract: This paper presents an unsupervised learning algorithm for sense disambiguation that, when trained on unannotated English text, rivals the performance of supervised techniques that require time-consuming hand annotations.
Abstract: We analyze a few of the commonly used statistics based and machine learning algorithms for natural language disambiguation tasks and observe that they can be re-cast as learning linear separators in the feature space.
www.cs.cornell.edu /courses/cs674/2002SP/readings.html   (2788 words)

  
 dodge auto part
Dodge Alternate use: Dodge (disambiguation) Dodge is an automobile and light to heavy duty truck brand name.
Warning : fopen(./info/ dodge +durango+performance+ part): failed to open stream: Permission denied in /home/jack/public_html/directory/index.php on line 759 Dodge Durango Performance Part information and listings for Dodge Durango Performance Part brought to you by yahoos.info search...
Warning : fopen(./info/ dodge +durango+ part): failed to open stream: Permission denied in /home/jack/public_html/directory/index.php on line 759 Dodge Durango Part information and listings for Dodge Durango Part brought to you by yahoos.info search...
www.wikisearch.net /dodge+auto+part   (2788 words)

  
 Annual Progress Report and Program Plan February 28, 1998
Since disambiguation is slow, we spent some effort on improving performance.
In addition, the improved disambiguation algorithm appears to be less sensitive to changes in the stoplist, and could be made to run faster than the previous system.
Interestingly, the result shows that a disambiguator may operate beneath the performance of a baseline algorithm, and still be useful for retrieval.
elib.cs.berkeley.edu /admin/quarterly_reports/report.97.html   (15241 words)

  
 Evaluation of scheduling techniques on a SPARC-based VLIW testbed
Index Terms- parallel machines; scheduling techniques; SPARC-based VLIW testbed; performance; Very Long Instruction Word microprocessors; VLIW microprocessors; compiler; computer architecture; gcc-generated optimized SPARC code; high-performance VLIW code; scheduling compiler; copies; all-path speculation; renaming; nonspeculative operations; speculative operations; memory disambiguation; software pipelining; loop unrolling; nongreedy enhanced pipeline scheduling; profile-based all-path speculation; trace-based speculation; restricted speculative loads
Since we experiment on a uniform testbed based on a detailed analysis of ALUs, our evaluation provides an useful insight on the performance impact of these techniques.
Then, we evaluate the following compilation techniques: software pipelining, loop unrolling, non-greedy enhanced pipeline scheduling, profile-based all-path speculation, trace-based speculation, renaming, restricted speculative loads, and memory disambiguation.
doi.ieeecs.org /DOIResolver/resolver/10.1109/MICRO.1997.645802   (289 words)

  
 Annual Progress Report and Program Plan February 28, 1998
Since disambiguation is slow, we spent some effort on improving performance.
We completed the implementation and testing of our lexical disambiguation algorithm, showing that the improved training data and other changes substantially improved performance.
In addition, the improved disambiguation algorithm appears to be less sensitive to changes in the stoplist, and could be made to run faster than the previous system.
elib.cs.berkeley.edu /admin/quarterly_reports/report.97.html   (289 words)

  
 Citations: Word Sense Disambiguation and Information Retrieval - Sanderson (ResearchIndex)
While disambiguation of individual terms can often be accomplished with a high degree of precision [84] it has rarely led to improved performance for an IR system and has often produced a significant drop in performance [80] Sanderson [70] runs a simulation experiment where he replaces groups....
He proves that in order to be of any practical use and in order to improve the performance of an II system, a disambiGuation algorithm has to work with at least 90 accuracy.
, the problem of discerning the effects of differentiating word senses from the effects of inaccurate disambiguation was overcome using artificially created pseudo words (substituting, for instance, all occurrences of banana or kalashnikov for banana kalashnikov) that could be disambiguated with.
sherry.ifi.unizh.ch /context/89306/74181   (289 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.