Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
test0000001
(version: 0)
Comparing performance of:
mytest001 vs mytest002
Created:
6 years ago
by:
Guest
Jump to the latest result
Tests:
mytest001
fetch("http://localhost:4200/api/orc/GraphQL", {"credentials":"include","headers":{"accept":"application/json, text/plain, */*","accept-language":"en-CA,en;q=0.9,zh-CN;q=0.8,zh;q=0.7,en-GB;q=0.6,en-US;q=0.5","authorization":"Bearer eyJraWQiOiJzSTVjb1ZUdlIzSW80UEloMFMtbXJwNzhOaVU5bm9IckJNMjMyUjQ3cmFJIiwiYWxnIjoiUlMyNTYifQ.eyJ2ZXIiOjEsImp0aSI6IkFULlBEcmJlYWdJVTRuYVNXNEJsbldpM3ZvSnRuc0Z1UnF0ZnhwUGIwOEhPbDgiLCJpc3MiOiJodHRwczovL2lpbXNzbmMub2t0YXByZXZpZXcuY29tL29hdXRoMi9kZWZhdWx0IiwiYXVkIjoiYXBpOi8vZGVmYXVsdCIsImlhdCI6MTU4NTgzMDQwMywiZXhwIjoxNTg1OTE2ODAzLCJjaWQiOiIwb2FoOXJtY2xwcE13VUFKVjBoNyIsInVpZCI6IjAwdXB4MGxwcjdpdVVGcDA2MGg3Iiwic2NwIjpbImVtYWlsIiwicHJvZmlsZSIsIkFsb2hhIiwib3BlbmlkIl0sInN1YiI6InNhbkBzc2NpbmMuY29tIiwiR3JvdXBzT25BY2Nlc3NUb2tlbiI6WyJTU05DLUFsbFVzZXJzIiwiRXZlcnlvbmUiLCJTU05DLUNsaWVudFJlcG9ydGluZyJdLCJvcmdhbml6YXRpb24iOiJTU05DIn0.biet24Ub_ZA3xeSYbnWnNgXI9Lo26N39AOkPQf7VtLWGLDOmX3l8J3fu9LQwjVsRCHlnV1b3j9QC9ACIpglkemvCI5LS8ryhnIlCcD5qtEBczEEmtHeoJFppzEOqdlrRwL9Wy8JqaxngNAEtE7tONEucBgEdSqZ7LaQm9Etm_fmeZsohWgNLYo36tK0Pl4TahCpnAgBTYGRtaqToOjgu1T7SsmsICnCyVy4Q4VSKeeBd6C4LBOO4OStRXoLDSOOnlRgjBXgQ7h3m_RtZNyY9ZpnxxXgvo_E8HFqf8vRUySh-PnNiAHtCxM4hJzkj62l0YlrxxTEEY6fjqJdYHLS8KQ","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"referrer":"http://localhost:4200/reporting/reportinglibrary/report-designer/2a707a40-e5de-40a0-a2b0-e0506e021084","referrerPolicy":"no-referrer-when-downgrade","body":"{\"operationName\":\"cashActivityReport\",\"variables\":{\"filter\":{\"accountId\":{\"in\":[\"5e5915805185a9002cf52b9d\"]}},\"parameters\":{\"accountId\":\"\",\"fromDate\":\"2018-01-01T05:00:00.000Z\",\"toDate\":\"2020-12-31T05:00:00.000Z\",\"dateType\":\"Contract Date\",\"includeProjected\":false}},\"query\":\"query cashActivityReport($filter: RefAccountFilterType, $parameters: CashActivityCashActivityByAccountParametersType) {\\n RefAccountAll(filter: $filter) {\\n cashActivity(parameters: $parameters) {\\n account {\\n accountId\\n accountName\\n accountLongName\\n accountingMethod\\n sellingRule\\n currencyISOcode\\n countryISOcode\\n region\\n broker {\\n brokerLongName\\n __typename\\n }\\n contacts(filter: {contactRole: {eq: \\\"Client\\\"}}) {\\n contactId\\n __typename\\n }\\n __typename\\n }\\n security {\\n securityId\\n securityName\\n securityLongName\\n __typename\\n }\\n cashActivity {\\n runningBalance\\n transactionLabel\\n transaction {\\n transactionId\\n contractDate\\n contractSettlementDate\\n transactionType\\n transactionReference\\n tradePriceSecurity\\n tradePriceBase\\n quantity\\n netSettlementAmountSecurity\\n cashBalanceId\\n entryDate\\n exchangeRateSecurityBase\\n longShortIndicator\\n accruedIncomeAmountBase\\n accruedIncomeAmountSecurity\\n netSettlementAmountBase\\n dealNarratives\\n withholdingAmountSecurity\\n withholdingAmountBase\\n security {\\n securityName\\n securityLongName\\n state\\n countryISOcode\\n minLotSize\\n currencyISOcode\\n region\\n sicCode\\n equity {\\n beta\\n annualDividend\\n earningsPerShare\\n sharesOutstanding\\n __typename\\n }\\n exchange {\\n exchangeName\\n exchangeLongName\\n mic\\n countryISOcode\\n __typename\\n }\\n gics {\\n sectorName\\n industryGroupName\\n subIndustryName\\n industryName\\n __typename\\n }\\n securityType {\\n securityTypeLongName\\n __typename\\n }\\n issuer {\\n issuerName\\n issuerLongName\\n countryISOcode\\n state\\n __typename\\n }\\n __typename\\n }\\n broker {\\n brokerLongName\\n brokerName\\n countryISOcode\\n branch\\n __typename\\n }\\n realisedProfitLoss {\\n realisedMarketProfitLossSecurity\\n realisedMarketProfitLossBase\\n realisedCurrencyProfitLossBase\\n realisedTotalProfitLossBase\\n realisedLongTermProfitLossLocal\\n realisedShortTermProfitLossLocal\\n realisedLongTermProfitLossBase\\n realisedShortTermProfitLossBase\\n __typename\\n }\\n transactionImpact {\\n securityImpact\\n cashImpact\\n __typename\\n }\\n cashEffect\\n debit\\n credit\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n __typename\\n }\\n}\\n\"}","method":"POST","mode":"cors"}).then(response => response.json()).then(console.log)
mytest002
fetch('https://www.googleapis.com/discovery/v1/apis').then(response => response.json()).then(console.log)
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
mytest001
mytest002
Fastest:
N/A
Slowest:
N/A
Latest run results:
No previous run results
This benchmark does not have any results yet. Be the first one
to run it!
Autogenerated LLM Summary
(model
gemma2:9b
, generated one year ago):
The provided data represents benchmark results for two tests ("mytest001" and "mytest002") executed on a system with Chrome 80 browser running on Windows operating system. Here's a breakdown: * **Benchmark Definition:** This field describes the code snippet used for each test, indicating the API calls being made. * **Test Name:** Unique identifiers for each benchmark ("mytest001" and "mytest002"). * **RawUAString:** User-Agent string identifying the browser and operating system used for the benchmark. In this case, it's Chrome 80 on Windows. * **ExecutionsPerSecond:** This is the key metric showing how many times each test can be executed per second. "mytest002" performs better with 4096 executions per second compared to "mytest001" which achieves 2622 executions per second. **Potential Insights:** * **Performance Comparison:** The benchmark highlights that "mytest002" executes significantly faster than "mytest001". This could be due to differences in the code itself, network latency variations, or other factors affecting execution time. * **Further Analysis:** To understand the performance gap better, one would need to analyze the actual code snippets used for each test ("Benchmark Definition"). Let me know if you have any more questions about this data!
Related benchmarks:
testje
indexOf vs Set to find unique characters
Клавиатура
приведения к числу и строке в или выражении 3
а я думал создание итератора будет дороже
Comments
Confirm delete:
Do you really want to delete benchmark?