Skip to content

Instantly share code, notes, and snippets.

View patrickdet's full-sized avatar

Patrick Detlefsen patrickdet

View GitHub Profile
on:
push:
branches:
- master
jobs:
update-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@0.9.0
#!/usr/bin/env elixir
# Clean, focused benchmark for comparing main vs tokio branch
Mix.install([
{:wasmex, path: "."},
{:benchee, "~> 1.3"}
])
wat_compute = """
(module
#!/usr/bin/env elixir
# Clean, focused benchmark for comparing main vs tokio branch
Mix.install([
{:wasmex, path: "."},
{:benchee, "~> 1.3"}
])
wat_compute = """
(module