Giter Site home page Giter Site logo

await's People

Contributors

ccotter avatar gornishanov avatar tlanc007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

await's Issues

Could I add the demo of CppCon2018 to the llvm test suite ?

Hi Gor,

Now the llvm lacks a benchmark to measure the performance for coroutines. I think this one is relatively suit for that.
And I am worrying about the license problem. Do you feel comfortable if I submit the code to llvm test suite (I would mark you as the author).

CppCon2018: nanotest

Dear Gor,
as VS16.8 has now official coroutine support i compiled your source on Windows and VS 2019 16.8.2 and Win10 x64. I just removed the experimental from the namespace,

All 3 algorithms of nanotest.cpp report "!!!! BUG" on windows and i cant understand why ....

naive big 1

count: 67108864 lookups: 1048576 repeat 5
50.106 ns per lookup/log2(size)
sum 2618390
!!!! BUG, expected 2624940


sm big 1

count: 67108864 lookups: 1048576 repeat 5
64.5962 ns per lookup/log2(size)
sum 2618390
!!!! BUG, expected 2624940


coro big 1

count: 67108864 lookups: 1048576 repeat 5
64.6175 ns per lookup/log2(size)
sum 2618390
!!!! BUG, expected 2624940

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.