Skip to content
  • Lukáš Marek's avatar
    Added new dispatch2 tests - simple performance benchmark · 37864d58
    Lukáš Marek authored
    disptach test uses new API
    Exclusion set contains DiSL-RE classes
    
    REDispatch
     - added method registration
     - removed session id
    
    ClassInfo
     - separate class info for common, primitive and array types - needs more work
     - uses interfaces
    
    Added parallel processing of analysis events
    
    c-agent
     - net reference handling extracted to separate .h file - no lock usage
     - added analysis registration message
     - added one obj-tagging thread and one sending thread communicating through blocking synch. queues
     - analysis requests are send in batches
    37864d58