-
Thank you for the open source project, it's great. I would like to ask you two questions.
The first is about parallel efficiency, referring to the README document to complete the compilation …
-
@perost, I was looking again at the performance figures in the [LargeTestSuite_NB report](https://libraries.openmodelica.org/branches/heavy_tests/LargeTestSuite_NB/LargeTestSuite_NB.html). In most cas…
-
It was brought up that Curve Trees might be more efficient that current merkle trees implementations.
This issue should start with researching current implementations, research the feasibility of i…
-
To convert the shipping fuel demand from today's fuel oil to tomorrow's hydrogen, we need to know the average efficiency of shipping engines today.
As a first guess I've set 'shipping_average_efficie…
-
not sure if this is viable but if possible when taking tests could u log all the memory and cpu usage, average and also be able to use that to compare. possibly with this, u can also use (speedometer …
-
https://github.com/gnolang/gno/blob/master/examples/gno.land/r/demo/foo20/foo20.gno
This contract aims to present the usability of GRC20 tokens for users.
To achieve this, the first step is to …
moul updated
6 months ago
-
In order to get an idea how best to proceed with #233, it would be good to have ballpark numbers of the performance characteristics of WebSockets vs HTTP requests + Server-Sent Events for our needs.
…
-
Hello! Our team has been using Appium Device Farm extensively for a while, and we noticed a recurring issue with device allocation. The allocated device is always assigned to the last device that's av…
-
GHC 8 introduces the [Applicative Do](https://ghc.haskell.org/trac/ghc/wiki/ApplicativeDo) extension, which can be used to desugar `do` notation to `Applicative` operations where possible. The [paper…
-
Collecting the Twitter data need with the current implementation a lot of computational power.
This must be improved for the future to not run into more critical issues on hosting side.