Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / metrics-rs/quanta issues and pull requests

#103 - Commit for version 0.12.3 it not reachable from main branch

Issue - State: closed - Opened by mcheshkov 2 months ago - 1 comment

#102 - Update average requirement from 0.14 to 0.15

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#101 - Crash on iOS

Issue - State: closed - Opened by ssrlive 3 months ago - 7 comments

#100 - Update wasi requirement from 0.11 to 0.13

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#99 - Drift from system time

Issue - State: open - Opened by waynerobinson 4 months ago - 1 comment

#98 - Update wasi requirement from 0.11 to 0.12

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#97 - fix: switch to `clock_gettime(3)` for macOS/iOS for monotonic clock

Pull Request - State: closed - Opened by tobz 6 months ago

#95 - Populate global recent time before `Upkeep` starts

Pull Request - State: closed - Opened by gootorov 8 months ago - 2 comments

#94 - Populate recent time once before starting upkeep thread.

Issue - State: closed - Opened by tobz 8 months ago

#93 - Implement `Upkeep::start_pinned` API

Pull Request - State: open - Opened by gootorov 8 months ago

#92 - Does it make sense to pin `Upkeep` thread?

Issue - State: closed - Opened by gootorov 8 months ago - 4 comments

#91 - Add ARM support.

Pull Request - State: closed - Opened by tobz 9 months ago - 3 comments

#90 - Update prost-types requirement from 0.11 to 0.12

Pull Request - State: open - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#89 - Try and fix CI for MIPS/MIPSEL.

Pull Request - State: closed - Opened by tobz 10 months ago

#88 - Update average requirement from 0.13 to 0.14

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#87 - Update criterion requirement from =0.3.3 to =0.5.1

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#86 - Clock.delta_as_nanos, a delta that skips conversion to Duration

Pull Request - State: closed - Opened by antifuchs about 1 year ago - 3 comments

#85 - Update criterion requirement from =0.3.3 to =0.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#84 - Can Clock provide `delta_as_nanos`?

Issue - State: closed - Opened by antifuchs about 1 year ago - 7 comments

#83 - Update raw-cpuid requirement from 10.2 to 11.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 4 comments
Labels: dependencies

#82 - Avoid contention on `Instant::now()` calls

Pull Request - State: closed - Opened by loyd over 1 year ago - 5 comments

#81 - Much slower than std version in case of high contention

Issue - State: closed - Opened by loyd over 1 year ago - 2 comments

#80 - RUSTSEC-2020-0168: mach is unmaintained

Issue - State: closed - Opened by vbrandl over 1 year ago - 2 comments

#79 - For macos and ios switch from mach crate to mach2 crate

Pull Request - State: closed - Opened by oherrala over 1 year ago - 4 comments

#77 - Update wasi requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#76 - Update README.md

Pull Request - State: closed - Opened by JavaDev51 almost 2 years ago

#75 - Update criterion requirement from =0.3.3 to =0.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#74 - Update prost-types requirement from 0.8 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#73 - Update criterion requirement from =0.3.3 to =0.3.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#72 - Fix clock off by a factor of 1000 in web browser

Pull Request - State: closed - Opened by vargad almost 2 years ago - 5 comments

#71 - Quanta Clock is off by a factor of 1000 in web browsers

Issue - State: closed - Opened by vargad almost 2 years ago
Labels: bug

#70 - Allow Instant to be used atomically

Issue - State: closed - Opened by jean-airoldie about 2 years ago - 3 comments

#69 - Fails to build on x86 without SSE2

Issue - State: closed - Opened by jbeich about 2 years ago - 2 comments
Labels: bug

#68 - implement std Error for upkeep Error

Pull Request - State: closed - Opened by tedbyron about 2 years ago - 1 comment

#67 - Bunch of API cleanup.

Pull Request - State: closed - Opened by tobz about 2 years ago

#66 - Update prost-types requirement from 0.8 to 0.10

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#65 - Adding support for TSC on ARM.

Issue - State: closed - Opened by tobz over 2 years ago - 4 comments

#64 - Can `Instant`s be `NonZeroU64`?

Issue - State: open - Opened by hawkw over 2 years ago - 4 comments

#63 - Comparing to `minstant`

Issue - State: open - Opened by andylokandy over 2 years ago - 9 comments

#61 - Intermittent panic due to overflowing our source calibration denominator.

Issue - State: closed - Opened by tobz over 2 years ago - 5 comments

#60 - Update prost-types requirement from 0.8 to 0.9

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#59 - Allow Instant to be created from raw u64 values

Pull Request - State: closed - Opened by ljedrz over 2 years ago - 1 comment

#58 - Switch to CLOCK_BOOTTIME and friends to improve accuracy.

Issue - State: closed - Opened by tobz almost 3 years ago - 2 comments

#57 - Simplify TSC/RDTSC support check.

Pull Request - State: closed - Opened by tobz almost 3 years ago

#56 - Check for RDTSCP support doesn't work

Issue - State: closed - Opened by humb1t almost 3 years ago - 2 comments

#55 - Use `fetch_update` to support mock on 32-bit MIPS and ARMv5TE

Pull Request - State: closed - Opened by messense almost 3 years ago - 10 comments

#54 - Does not build on MIPS and ARMv5

Issue - State: closed - Opened by messense almost 3 years ago - 7 comments

#53 - Failed to build version 0.9.1

Issue - State: closed - Opened by coocood almost 3 years ago - 1 comment

#52 - Replace `atomic-shim::AtomicU64` with `crossbeam-utils::atomic::AtomicCell<u64>`

Pull Request - State: closed - Opened by paolobarbolini almost 3 years ago - 6 comments

#51 - Update raw-cpuid requirement from 9.0 to 10.2

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#50 - Update raw-cpuid requirement from 9.0 to 10.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#49 - Update prost-types requirement from 0.7 to 0.8

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#48 - Testing for all supported platforms.

Issue - State: open - Opened by tobz about 3 years ago - 2 comments

#47 - Clean up our wild use of conditional compilation.

Issue - State: open - Opened by tobz about 3 years ago

#46 - Always gives the time since last boot

Issue - State: closed - Opened by George-Miao about 3 years ago - 2 comments

#45 - Add support for WASM targets

Pull Request - State: closed - Opened by Luthaf about 3 years ago - 7 comments

#44 - Update average requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#43 - Update average requirement from 0.10 to 0.12

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#42 - Update average requirement from 0.10 to 0.11

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#41 - Unify global recent / global clock usage.

Issue - State: open - Opened by tobz over 3 years ago

#40 - Fix benchmark GH action.

Issue - State: open - Opened by tobz over 3 years ago

#39 - realign cfg deps

Pull Request - State: closed - Opened by FreeMasen over 3 years ago

#38 - fix visibility for Counter struct methods

Pull Request - State: closed - Opened by fanatid over 3 years ago - 5 comments

#37 - Update raw-cpuid requirement from 8.1 to 9.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 4 comments
Labels: dependencies

#36 - Master

Pull Request - State: closed - Opened by tobz over 3 years ago

#35 - Update prost-types requirement from 0.6 to 0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#34 - Enhancements to Instant and mocking.

Pull Request - State: closed - Opened by tobz over 3 years ago

#33 - Update prost-types requirement from 0.6 to 0.7

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#32 - clock: change `Clock::now` to take an `&self` receiver

Pull Request - State: closed - Opened by hawkw over 3 years ago

#31 - Create Dependabot config file

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#30 - Add check for RDTSCP support.

Pull Request - State: closed - Opened by tobz almost 4 years ago

#29 - Fix error with upkeep protection logic.

Pull Request - State: closed - Opened by tobz almost 4 years ago

#28 - Attempting to start Upkeep always returns an UpkeepRunning error

Issue - State: closed - Opened by alexhexabeam almost 4 years ago - 2 comments
Labels: bug

#27 - CLOCK_REALTIME support?

Issue - State: closed - Opened by robsmith11 almost 4 years ago - 2 comments

#26 - expose upkeep method + fix multiple sockets check

Pull Request - State: closed - Opened by tobz almost 4 years ago

#25 - TSC always disabled on AMD

Issue - State: closed - Opened by robsmith11 almost 4 years ago - 2 comments

#24 - [0.3] Add atomic_shim to support platforms where 64-bit atomics are not available

Pull Request - State: closed - Opened by nazar554 almost 4 years ago - 1 comment

#23 - Add atomic_shim to support platforms where 64-bit atomics are not available

Pull Request - State: closed - Opened by nazar554 almost 4 years ago - 3 comments

#22 - does not build on MIPS

Issue - State: closed - Opened by nazar554 almost 4 years ago - 5 comments

#21 - Upkeep's Error is not accessible

Issue - State: closed - Opened by antifuchs almost 4 years ago - 2 comments

#20 - Any plans for ARM support ?

Issue - State: closed - Opened by chris-zen about 4 years ago - 1 comment

#19 - Quanta overhaul: calibration speed, accuracy, and more

Pull Request - State: closed - Opened by tobz about 4 years ago

#18 - Create a torture test application to help validate behavior

Issue - State: open - Opened by tobz about 4 years ago

#17 - Should quanta read the Time Stamp Counter at all?

Issue - State: closed - Opened by tobz about 4 years ago - 2 comments

#16 - Speed up calibration?

Issue - State: closed - Opened by tobz about 4 years ago - 6 comments

#15 - Provide global shared calibration?

Issue - State: closed - Opened by tobz about 4 years ago

#14 - Fix calibration.

Pull Request - State: closed - Opened by tobz about 4 years ago

#13 - Calibration is broken after switching away from feature flags.

Issue - State: closed - Opened by tobz about 4 years ago
Labels: bug

#12 - General fixes: core::arch, benchmarking, libc vs mach, etc.

Pull Request - State: closed - Opened by tobz about 4 years ago

#10 - Add wrapper types to move from raw integers to types.

Pull Request - State: closed - Opened by tobz over 4 years ago

#9 - core::arch ?

Issue - State: closed - Opened by sebastiencs over 4 years ago - 1 comment

#8 - Types for measurements?

Issue - State: closed - Opened by antifuchs almost 5 years ago - 2 comments

#7 - fix typo in README.md

Pull Request - State: closed - Opened by seeekr almost 5 years ago

#6 - Unclear how to use Mock from rustdoc

Issue - State: closed - Opened by antifuchs about 5 years ago - 2 comments

#5 - Add support for a coarser 'recent' time.

Pull Request - State: closed - Opened by tobz about 5 years ago

#4 - Windows monotonic measurements are slow as heck.

Issue - State: closed - Opened by tobz over 5 years ago - 1 comment

#3 - Figure out a way to conditionally enable RDTSC support in clocksource for benches

Issue - State: closed - Opened by tobz over 5 years ago - 1 comment