Skip to content
#

vm

Here are 860 public repositories matching this topic...

wildmaples
wildmaples commented Jun 18, 2021

Feature request

Please include the following information:

Is your feature request related to a problem? Please describe.

We're looking into optimising keyword arguments in TruffleRuby and need a way to benchmark methods without the inlining mechanism.

Describe the solution you'd like.

Looking for something we can use when running, e.g. `jt ruby --engine.ExcludeInline fo

osy
osy commented May 23, 2021

As the complexity of the project grows, we find that often adding a change to QEMU configurations breaks something else unintended. This pretty much happens every single change and is becoming unmanageable. We need an actual test plan:

  1. A set of .utm files of various operating systems, architectures, and configurations.
  2. A checklist of things to test for each one (mouse, sound, network,
pocketlang
ThakeeNathees
ThakeeNathees commented Jun 30, 2021

Currently, our math module isn't completely filled with necessary math functions, where you can contribute us by adding more math functions. This issue has reference on how to add log function to the math module.

How to implement

PR #154 has example on how to add log10 to the math module, which you can use as a reference to add log (base 2) function.

Finally

And don't forget

ethereumjs-monorepo
brlodi
brlodi commented Sep 18, 2019

To Reproduce
Steps to reproduce the behavior:

  1. Run make all as described in README.md and follow install process.
  2. After install, macOS-VM.efi.vdi and macOS-VM.vdi are located directly in ~/VirtualBox VMs instead of ~/VirtualBox VMs/macOS-VM as is typical for VirtualBox VMs.

Expected behavior
After install, macOS-VM.efi.vdi and macOS-VM.vdi should be located in `~/

Improve this page

Add a description, image, and links to the vm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vm topic, visit your repo's landing page and select "manage topics."

Learn more