X Tutup
The Wayback Machine - https://web.archive.org/web/20210808204853/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast

Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Java logo

Popular topic

Java is an object-oriented programming language used mainly for web, desktop, embedded devices and mobile applications.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
azure-sdk-for-net

Trending repository

App recommended by GitHub

Azure Boards

Plan, track, and discuss work across your teams

Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.

A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.

openpilot

Trending repository

HaraldSchafer
HaraldSchafer commented Jul 23, 2021

Some cars (mostly Hondas) have very poor longitudinal tuning. They undershoot desired acceleration from the planner consistently. This causes the car to never accelerate even if the planner tells it to for 10+ seconds.

These cars need to be retuned so this does not happen. Here is the average difference between desired acceleration (from the longitudinalPlan message) and actual acceleration (fr

Trending repository

BohuTANG
BohuTANG commented Aug 8, 2021

Summary

With clickhouse client query:
SELECT max(number), sum(number) FROM numbers_mt(100000) GROUP BY number % 3

How to reproduce

Build with snamalloc:

RUSTFLAGS="-C target-cpu=native" cargo build --bin=fuse-query --release --features allocator

Server log:

[2021-08-08T08:48:57Z INFO  fuse_query] FuseQuery v-0.1.0-b7b370b-simd(1.56.0-nightly-2021-08-08T07:52

Trending repository

App recommended by GitHub

LGTM

Continuous security analysis

LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.

LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.

Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.

X Tutup