stl-benchmark

STL benchmark comparing C++ and Julia ⏱ (by aaronang)

Stl-benchmark Alternatives

Similar projects and alternatives to stl-benchmark

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stl-benchmark alternative or higher similarity.

stl-benchmark reviews and mentions

Posts with mentions or reviews of stl-benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • JNumPy: Writing high-performance C extensions for Python in minutes
    4 projects | news.ycombinator.com | 9 Aug 2022
    Some of these are just safety-by-default things. For example, IO in Julia is thread-safe by default, which I think is a good idea because safety-first programming is good for say throwing `print` into a threaded loop written in the REPL. Here for example, https://github.com/aaronang/stl-benchmark/pull/3, was a case where Julia saw a performance hit from C++ and I was curious and tracked it down to this locking-by-default behavior. I'm not sure of a better way of handling it: the C/C++ behavior of not locking by default would make doing things correctly simply would be very hard to use (and is very hard in those languages).

    Though I agree parsers haven't gotten much love in Julia. That said, this repo is saying it's for implementing NumPy extensions, and I don't think NumPy has many parsers it's using.

Stats

Basic stl-benchmark repo stats
1
6
0.0
over 1 year ago

aaronang/stl-benchmark is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of stl-benchmark is C++.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com