Romain Rouvoy
Romain Rouvoy
(suggested by @dukeboard) We miss a message-based reporter to publish the power reports on a given channel (whose topic can be the PID) as we had in [BitWatts](https://github.com/Spirals-Team/bitwatts/blob/master/bitwatts-core/src/main/scala/org/powerapi/bitwatts/reporter/ThriftDisplay.scala).
Adding support for measuring energy cost of small code snippets, like timeit does: https://docs.python.org/3/library/timeit.html
Adding the capability the introspect events that do not only exposed public attributes or getters: public class Event[T] { String topic; T content; }
Regular expressions are currently supported for the right-hand side of an expression. This issue is about supporting regular expressions in the left-hand side of the expression, i.e. the identifier side.
This issue is about adding support for navigation axes within filter expressions (e.g., to chain filters or navigate within a model/graph). This navigation can be inspired by JXPath (http://commons.apache.org/jxpath).
Adding support for filters described using the XPath notation (http://en.wikipedia.org/wiki/XPath).
Did you consider publishing an official FROST server on [Helm Hub](https://hub.helm.sh/)?
[Filebench](http://filebench.sourceforge.net/wiki/index.php/Main_Page) is a file system and storage benchmark that allows to generate a large variety of workloads. Unlike typical benchmarks it is very flexible and allows to minutely specify (any)...
Media applications are important for general-purpose processors, but are becoming increasingly complex with high performance demands. Future processors can potentially meet these demands by exploiting various levels of parallelism in...
Instead of dealing with specific _command line interfaces_ (CLIs), it would be relevant to define a standard CLI to run benchmark containers. Such a CLI should include: - **Introspection commands**...