public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/14175] New: ensure aggregates are no slower than locked integer ops
@ 2012-05-28 20:10 fche at redhat dot com
  0 siblings, 0 replies; only message in thread
From: fche at redhat dot com @ 2012-05-28 20:10 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=14175

             Bug #: 14175
           Summary: ensure aggregates are no slower than locked integer
                    ops
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


There has been a microbenchmark report that our aggregates' <<< 1 type
operations take longer than similar integer ++, even including locking
overheads, with the speculation that this is because the runtime always tracks
sums/max/min/count even if only one is needed by the script.

It would be helpful to reproduce the report [1], and if it is confirmed
non-trivial, to fix the runtime not to do unnecessary work.

[1]
https://github.com/fche/ServerUsage/commit/ff889cdcbaef65e2ce26a30ad4d18a614d6f41a2

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-28 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-28 20:10 [Bug runtime/14175] New: ensure aggregates are no slower than locked integer ops fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).