fizzboom icon indicating copy to clipboard operation
fizzboom copied to clipboard

Benchmark to compare async web server + interpreter + web client implementations across various languages

Results 12 fizzboom issues
Sort by recently updated
recently updated
newest added

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.30 to 0.10.48. Release notes Sourced from openssl's releases. openssl v0.10.48 What's Changed Fix LibreSSL version checking in openssl/ by @​alex in sfackler/rust-openssl#1851 Skip a test that...

dependencies

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.4.0 to 3.12.0. Changelog Sourced from bumpalo's changelog. 3.12.0 Released 2023-01-17. Added Added the bumpalo::boxed::Box::bump and bumpalo::collections::String::bump getters to get the underlying Bump that a string or...

dependencies

This thread will store the latest results.

meta

FSharp and Rust get to use all the cores on the machine - OCaml does not. In practice, we'd run a bunch of OCaml processes and put a load balancer...

ocaml

Like the Lwt version, but using Jane Street's async library instead.

ocaml

These lines need to be uncommented: https://github.com/darklang/fizzboom/blob/main/rust-hyper-async/execution-engine/src/eval.rs#L88

rust

Change the request to `/fizzbuzz/:`, then use that as the parameter to fizzbuzzes. Happy to do this in parts: make the requests use `/fizzbuzz/100` first and then change the implementations...

rust
meta
ocaml
fsharp

Store the data in a file during the benchmarks and make graphs out of them

meta